Set compatibility panel height to 0px

This commit is contained in:
Marcus Quinn
2025-03-16 18:31:09 +00:00
parent bac66139cc
commit 0f649448dc

View File

@ -178,7 +178,7 @@
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
height: 13px !important;
height: 0px !important;
line-height: 13px !important;
}