style: Refine checked checkbox border color in dark theme
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
.dark .checkbox:checked + label::after {
|
||||
border-color: #ddd;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
.dark .copy-button {
|
||||
|
||||
Reference in New Issue
Block a user