diff options
author | tpart <tpart120@proton.me> | 2023-09-23 23:30:56 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-09-23 23:31:44 +0200 |
commit | b7555369e085f16cefc2a8f30a216c5159890cb8 (patch) | |
tree | 44c2869d76657795309cf4aca70c169216035098 /client-web/style/master.sass | |
parent | fb466123ac3fe07c59f092b3e3635843e7d0598d (diff) | |
download | keks-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.sass | 5 |
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 |