Spaces:
Running
Running
Update assets/css/custom.css
Browse files- assets/css/custom.css +1 -1
assets/css/custom.css
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
background: var(--text-primary);
|
31 |
border-top-left-radius: 8px;
|
32 |
bottom: 0;
|
33 |
-
color: var(--text-primary-inverted);
|
34 |
display: flex;
|
35 |
font-size: 0.8rem;
|
36 |
font-weight: 500;
|
|
|
30 |
background: var(--text-primary);
|
31 |
border-top-left-radius: 8px;
|
32 |
bottom: 0;
|
33 |
+
color: var(--text-primary-inverted) !important;
|
34 |
display: flex;
|
35 |
font-size: 0.8rem;
|
36 |
font-weight: 500;
|