mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-08 00:53:53 -05:00
fix(568): resolve small display issue in main.css (#586)
This commit is contained in:
@@ -1347,6 +1347,8 @@ body.auto-update-mode .today-fab {
|
||||
overflow-x: auto;
|
||||
border-right: none;
|
||||
border-bottom: 1px solid var(--color-highlight);
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
}
|
||||
|
||||
.settings-page .settings-nav-item {
|
||||
@@ -2558,9 +2560,4 @@ button:disabled {
|
||||
}
|
||||
.timeband-item.selected:hover::before {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.timeband-item.locked {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user