mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Merge branch 'master' into theme-nord
This commit is contained in:
@@ -115,7 +115,7 @@ colorThemedPrimaryButton(theme)
|
||||
background-color get-theme-var(theme, 'button-backgroundColor')
|
||||
border none
|
||||
&:hover
|
||||
background-color get-theme-var(theme, 'button--active-backgroundColor')
|
||||
background-color get-theme-var(theme, 'button--hover-backgroundColor')
|
||||
&:active
|
||||
&:active:hover
|
||||
background-color get-theme-var(theme, 'button--active-backgroundColor')
|
||||
|
||||
Reference in New Issue
Block a user