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

Fix layout at note detail

This commit is contained in:
Kazu Yokomizo
2017-11-11 20:25:34 +09:00
parent f88ac891ff
commit 1cd26d2e71
3 changed files with 18 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ $ui-inactive-text-color = #939395
$ui-borderColor = #D1D1D1
$ui-backgroundColor = #FFFFFF
$ui-noteList-backgroundColor = #FBFBFB
$ui-noteDetail-backgroundColor = #F4F4F4
$ui-noteDetail-backgroundColor = #F8F8F8
$ui-border = solid 1px $ui-borderColor
$ui-active-color = #6AA5E9
$ui-tag-backgroundColor = rgba(0, 0, 0, 0.3)
@@ -198,6 +198,7 @@ topBarButtonLight()
// White theme
$ui-white-noteList-backgroundColor = #F3F3F3
$ui-white-noteDetail-backgroundColor = #F4F4F4
/**
* Nav