mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
fix text color in dark mode
This commit is contained in:
parent
34dad4ac8f
commit
8ceab03cd7
@ -85,6 +85,10 @@ select.form-control:not([multiple]):not([size]) {
|
|||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table-compact {
|
||||||
|
color: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
.table-compact tr td:first-child {
|
.table-compact tr td:first-child {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user