We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167b0f4 commit 5f8478aCopy full SHA for 5f8478a
web_src/less/_repository.less
@@ -2153,6 +2153,7 @@
2153
2154
.item {
2155
width: 100%;
2156
+ color: var(--color-text);
2157
2158
&:first-of-type {
2159
border-radius: var(--border-radius) 0 0 var(--border-radius);
@@ -2170,10 +2171,6 @@
2170
2171
}
2172
2173
- span.ui {
2174
- color: var(--color-text);
2175
- }
2176
-
2177
&.active {
2178
background: var(--color-secondary);
2179
0 commit comments