1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-29 01:21:53 +00:00

Fix the make note modal layout at dark theme

This commit is contained in:
Kazu Yokomizo
2017-04-08 15:53:31 +09:00
parent a36c62044b
commit 8996ebb819
3 changed files with 3 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ body[data-theme="dark"]
color $ui-dark-text-color
background-color transparent
&:focus
colorPrimaryButton()
colorDarkPrimaryButton()
.description
color $ui-inactive-text-color