From 2f5d47d21dfc308c1b930cf45e13b34445d3a8e5 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 22 Mar 2025 13:02:32 +0100 Subject: Convert sass to css --- client-web/style/menu.sass | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 client-web/style/menu.sass (limited to 'client-web/style/menu.sass') diff --git a/client-web/style/menu.sass b/client-web/style/menu.sass deleted file mode 100644 index 3c06680..0000000 --- a/client-web/style/menu.sass +++ /dev/null @@ -1,30 +0,0 @@ -/* - This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet) - which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2023 metamuffin - -.control-bar - background-color: var(--bg) - padding: 0.75em - width: auto - display: flex - flex-wrap: wrap - align-items: center - justify-content: center - -.main - position: relative -.info-br - position: absolute - bottom: 0px - right: 0px - display: block - text-align: right - a - color: lightgrey - -.info-br .version - font-size: medium - font-weight: bold - color: white - padding: 0.5em -- cgit v1.2.3-70-g09d2