1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 00:10:00 +02:00

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
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

View file

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