mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix: remove duplicate css block
This commit is contained in:
@@ -3177,17 +3177,6 @@ div.day-empty {
|
||||
display: flex;
|
||||
align-content: space-between;
|
||||
}
|
||||
.upcoming-filters {
|
||||
display: flex;
|
||||
height: 26px;
|
||||
width: 65%;
|
||||
align-self: center;
|
||||
align-items: center;
|
||||
color: var(--text-color);
|
||||
padding: 5px;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
.upcoming-checkbox-container {
|
||||
position: relative;
|
||||
padding: none !important;
|
||||
|
||||
Reference in New Issue
Block a user