Use flexbox for the layout of the mouse edition interface.
This commit is contained in:
@@ -125,6 +125,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mouse {
|
.mouse {
|
||||||
|
&.popover-content {
|
||||||
|
padding: 10px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
&__action {
|
&__action {
|
||||||
&--type {
|
&--type {
|
||||||
.nav {
|
.nav {
|
||||||
|
|||||||
Reference in New Issue
Block a user