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