mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: remove duplicate css block
This commit is contained in:
@@ -3177,17 +3177,6 @@ div.day-empty {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-content: space-between;
|
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 {
|
.upcoming-checkbox-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: none !important;
|
padding: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user