Improved list item editor

This commit is contained in:
2018-04-20 00:06:13 +02:00
parent 5173ba2a83
commit ad561c5652
8 changed files with 96 additions and 44 deletions

View File

@ -32,7 +32,7 @@ ui-disabled-color = rgb(224, 224, 224)
const ui-element-border-radius = 3px
// Input
input-height = 2.4rem
input-height = 2.5rem
input-focus-border-color = rgb(248, 165, 130)
// Button

View File

@ -39,11 +39,11 @@ input
button, .button
horizontal
line-height 1.5em
padding 0.5rem 1rem
color link-color
align-items center
pointer-events all
height input-height
button-hover