Adjust top positioning in compact mode styles for improved alignment

This commit is contained in:
mr. M
2024-11-28 02:26:42 +01:00
parent 32d89fe611
commit 5a5440813e

View File

@@ -158,7 +158,7 @@
opacity: 1; opacity: 1;
border-top-width: 1px; border-top-width: 1px;
top: 1px; top: -1px;
} }
} }
} }