diff options
author | metamuffin <metamuffin@disroot.org> | 2023-09-24 11:32:00 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-09-24 11:32:00 +0200 |
commit | 24830f279242a48772e2558988dc63d400298529 (patch) | |
tree | 504235caa44aa506a004f154bec4d599190096cb /client-web | |
parent | 96ba9a10b7acd4f8285ab89b4e5fe488ee50025c (diff) | |
download | keks-meet-24830f279242a48772e2558988dc63d400298529.tar keks-meet-24830f279242a48772e2558988dc63d400298529.tar.bz2 keks-meet-24830f279242a48772e2558988dc63d400298529.tar.zst |
restore rwatch color
Diffstat (limited to 'client-web')
-rw-r--r-- | client-web/style/watches.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/style/watches.sass b/client-web/style/watches.sass index cda91b4..1816b91 100644 --- a/client-web/style/watches.sass +++ b/client-web/style/watches.sass @@ -6,6 +6,7 @@ .room-watches-listing list-style: none a + color: white display: inline-block width: 100% margin: 0.5em |