Further reduce compatibility panel height to 13px and restore original font size
This commit is contained in:
@ -178,9 +178,8 @@
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
justify-content: flex-end !important;
|
justify-content: flex-end !important;
|
||||||
height: 26px !important;
|
height: 13px !important;
|
||||||
line-height: 26px !important;
|
line-height: 13px !important;
|
||||||
font-size: 12px !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Ensure compatibility text container has full width */
|
/* Ensure compatibility text container has full width */
|
||||||
|
Reference in New Issue
Block a user