diff options
Diffstat (limited to 'web/index.sass')
| -rw-r--r-- | web/index.sass | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
