Fix `foldable-apps` +/- button vertical alignment.
parent
268d331dea
commit
b429bde765
|
|
@ -31,7 +31,7 @@
|
|||
right: 0;
|
||||
z-index: 10;
|
||||
width: auto;
|
||||
height: 100%;
|
||||
height: calc(100% - 3px);
|
||||
content: "−";
|
||||
font-size: 16px;
|
||||
font-weight: lighter;
|
||||
|
|
|
|||
Loading…
Reference in New Issue