From bf0a57609d3792863c1f20a9d2d4b5bd7b0c7576 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 25 Jun 2023 00:31:43 +0200 Subject: refactor + animate sidebar --- client-web/style/menu.sass | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client-web/style/menu.sass') diff --git a/client-web/style/menu.sass b/client-web/style/menu.sass index 0ca804e..1c5d8f1 100644 --- a/client-web/style/menu.sass +++ b/client-web/style/menu.sass @@ -5,22 +5,22 @@ .control-bar background-color: var(--bg) + padding: 0.75em + width: calc(100% - 1.5em) border: 0px solid transparent display: flex align-items: center justify-content: center - width: 100% - height: 64px z-index: 100 -.menu-br +.info-br position: fixed bottom: 0px right: 0px display: block text-align: right -.menu-br .version +.info-br .version font-size: medium font-weight: bold color: var(--ac-light) -- cgit v1.2.3-70-g09d2