Add simple settings section. Fixes #15

This commit is contained in:
Tulir Asokan
2020-09-10 15:14:22 +03:00
parent 6f71cfdd75
commit 9e72458ad0
4 changed files with 33 additions and 2 deletions

View File

@@ -105,3 +105,12 @@ div.sticker
&.visible
display: initial
div.settings-list
display: flex
button
width: 100%
margin: .5rem
padding: .5rem
border-radius: .25rem