aboutsummaryrefslogtreecommitdiff
path: root/client-web/style/master.sass
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2023-09-23 23:30:56 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-23 23:31:44 +0200
commitb7555369e085f16cefc2a8f30a216c5159890cb8 (patch)
tree44c2869d76657795309cf4aca70c169216035098 /client-web/style/master.sass
parentfb466123ac3fe07c59f092b3e3635843e7d0598d (diff)
downloadkeks-meet-b7555369e085f16cefc2a8f30a216c5159890cb8.tar
keks-meet-b7555369e085f16cefc2a8f30a216c5159890cb8.tar.bz2
keks-meet-b7555369e085f16cefc2a8f30a216c5159890cb8.tar.zst
Add icons
Signed-off-by: metamuffin <metamuffin@disroot.org>
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r--client-web/style/master.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass
index 978ebdd..bf05f76 100644
--- a/client-web/style/master.sass
+++ b/client-web/style/master.sass
@@ -101,3 +101,8 @@ button.abort
.side-ui-control input
display: none
+
+.icon
+ height: 15px
+ vertical-align: sub
+ margin-right: 0.25em \ No newline at end of file