aboutsummaryrefslogtreecommitdiff
path: root/client-web/style/menu.sass
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-06-25 10:15:39 +0200
committermetamuffin <metamuffin@disroot.org>2023-06-25 10:15:39 +0200
commit4dd7314b2e5cc3776c76cdfdc029d48d9265ad67 (patch)
tree4ad4a35ef6a3b91fd987c7607e8ab3fd89799e2e /client-web/style/menu.sass
parent3108716934dfc26c4f93eb60001f37065fef3186 (diff)
downloadkeks-meet-4dd7314b2e5cc3776c76cdfdc029d48d9265ad67.tar
keks-meet-4dd7314b2e5cc3776c76cdfdc029d48d9265ad67.tar.bz2
keks-meet-4dd7314b2e5cc3776c76cdfdc029d48d9265ad67.tar.zst
leave button
Diffstat (limited to 'client-web/style/menu.sass')
-rw-r--r--client-web/style/menu.sass6
1 files changed, 2 insertions, 4 deletions
diff --git a/client-web/style/menu.sass b/client-web/style/menu.sass
index 2e020b3..204e8b3 100644
--- a/client-web/style/menu.sass
+++ b/client-web/style/menu.sass
@@ -6,12 +6,10 @@
.control-bar
background-color: var(--bg)
padding: 0.75em
+ z-index: 100
width: auto
- border: 0px solid transparent
display: flex
- align-items: center
- justify-content: center
- z-index: 100
+ flex-wrap: wrap
.main
position: relative