feat: Dark Mode (PR -12) (#7590)
This commit is contained in:
@@ -342,7 +342,7 @@ export default {
|
||||
label {
|
||||
@apply cursor-pointer;
|
||||
}
|
||||
&:hover .button {
|
||||
&:hover button {
|
||||
@apply dark:bg-slate-800 bg-slate-100;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user