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