Spaces:
Sleeping
Sleeping
Jon Solow
commited on
Commit
·
1cc116e
1
Parent(s):
9479268
Get rid of styling on filters
Browse files- src/style.css +0 -16
src/style.css
CHANGED
@@ -1,19 +1,3 @@
|
|
1 |
-
div[data-testid="stVerticalBlock"] > div[data-testid="stHorizontalBlock"] > div[data-testid="column"] {
|
2 |
-
border-style: solid;
|
3 |
-
border-right-style: solid;
|
4 |
-
border-width: 1px;
|
5 |
-
border-color: grey;
|
6 |
-
}
|
7 |
-
|
8 |
-
div[data-testid="stHorizontalBlock"] {
|
9 |
-
gap: 0;
|
10 |
-
}
|
11 |
-
|
12 |
-
div[data-testid="stVerticalBlock"] {
|
13 |
-
gap: 0;
|
14 |
-
}
|
15 |
-
|
16 |
-
|
17 |
.mrs-grid-player {
|
18 |
font-size: x-small;
|
19 |
margin-bottom: 5px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
.mrs-grid-player {
|
2 |
font-size: x-small;
|
3 |
margin-bottom: 5px;
|