mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
fix: correct notes toggle button color
This commit is contained in:
parent
947f1d500f
commit
fb03c4aaa4
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ simple-counter-button {
|
|||
}
|
||||
|
||||
@include darkTheme() {
|
||||
background: $dark-theme-bg-slightly-lighter;
|
||||
background: $dark8;
|
||||
//border-color: $dark-theme-extra-border-color;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue