theme: fix off by one pixel error for menu/topbar divider

This commit is contained in:
Sören Weber 2025-01-27 21:08:12 +01:00
parent 5bcb9fe5e6
commit 5f9530a44e
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 3 additions and 1 deletions

View file

@ -1277,6 +1277,8 @@ tbody > tr:nth-child(even) > td {
border-inline-start-style: solid;
border-inline-start-width: 1px;
margin-inline-end: -1px;
inset-inline-start: -1px;
position: relative;
width: 1px;
}
@media screen and (max-width: 47.999rem) {

View file

@ -1 +1 @@
7.3.2+5a267250709d4705efc2e496b9184f4401f4d522
7.3.2+5bcb9fe5e61d2fbe702034a24425992fd2455b0a