Further reduce compatibility panel height to 13px and restore original font size

This commit is contained in:
Marcus Quinn
2025-03-16 18:28:06 +00:00
parent 8cbc58bb45
commit bac66139cc

View File

@ -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 */