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