Skip to content

Commit 51a3475

Browse files
fix dark mode (#1928)
1 parent b01d455 commit 51a3475

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/css/base.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ table {
66
width: 100%;
77
}
88

9-
select {
10-
background-color: inherit;
11-
}
12-
139
.loader {
1410
border-top-color: #222;
1511
-webkit-animation: spinner 1.5s linear infinite;

0 commit comments

Comments
 (0)