fix: colors in clipboard widget
This commit is contained in:
parent
8ca95af5b1
commit
1e6cc30ba0
@ -15,10 +15,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.entry.primary {
|
.entry.primary {
|
||||||
background: $base00;
|
background: $base0C;
|
||||||
|
|
||||||
&:hover>.content {
|
&:hover>.content {
|
||||||
color: $base0B;
|
color: $base0C;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user