Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 028e599

Browse files
authored
Fix duplicates
1 parent 5caa607 commit 028e599

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,6 +1797,7 @@ input.tAUuQ {
17971797

17981798
.sCAI4d {
17991799
border-color: var(--bd-color) !important;
1800+
background-color: var(--bg-color) !important;
18001801
}
18011802

18021803
.IxWunc.IxWunc.IxWunc {
@@ -1811,10 +1812,6 @@ input.tAUuQ {
18111812
box-shadow: 0 1px 2px 0 var(--shadow-medium), 0 2px 6px 2px var(--shadow-medium) !important;
18121813
}
18131814

1814-
.sCAI4d {
1815-
background-color: var(--bg-color) !important;
1816-
}
1817-
18181815
.Rvesne {
18191816
background-color: var(--bg-color) !important;
18201817
}

0 commit comments

Comments
 (0)