Fix foldable-apps +/- button vertical alignment.
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 100%;
|
height: calc(100% - 3px);
|
||||||
content: "−";
|
content: "−";
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
|
|||||||
Reference in New Issue
Block a user