to hide button correctly
This commit is contained in:
parent
2b96e7fdb0
commit
917452f4de
|
@ -205,7 +205,7 @@
|
|||
.btn-slot {
|
||||
display: inline-block;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
height: auto;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-left: 1px;
|
||||
|
@ -225,10 +225,6 @@
|
|||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
&.x-huge {
|
||||
height: 45px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue