1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #2344 from hsiehjack/bug-2289

Fix text not readable for Monokai theme while creating new folder
This commit is contained in:
Junyoung Choi (Sai)
2018-09-04 17:40:37 +09:00
committed by GitHub

View File

@@ -377,7 +377,7 @@ $ui-monokai-button--active-backgroundColor = #f92672
$ui-monokai-button--hover-backgroundColor = lighten($ui-dark-backgroundColor, 10%)
$ui-monokai-button--focus-borderColor = lighten(#369DCD, 25%)
modalmonokai()
modalMonokai()
position relative
z-index $modal-z-index
width 100%