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