You've already forked snikket-web-portal
css: Fix dark mode contrast issue for legend text
This commit is contained in:
@@ -1068,6 +1068,10 @@ pre.guru-meditation {
|
||||
}
|
||||
}
|
||||
|
||||
label, legend {
|
||||
color: $gray-800 !important;
|
||||
}
|
||||
|
||||
.box {
|
||||
background-color: black;
|
||||
border-color: $gray-800;
|
||||
|
||||
Reference in New Issue
Block a user