From 9e72458ad0226caa9279f0430594442529d9a709 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 10 Sep 2020 15:14:22 +0300 Subject: Add simple settings section. Fixes #15 --- web/index.sass | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'web/index.sass') diff --git a/web/index.sass b/web/index.sass index a2e84fa..d36e3f0 100644 --- a/web/index.sass +++ b/web/index.sass @@ -105,3 +105,12 @@ div.sticker &.visible display: initial + +div.settings-list + display: flex + + button + width: 100% + margin: .5rem + padding: .5rem + border-radius: .25rem -- cgit v1.2.3