mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 08:10:36 +00:00
feat: add focus mode
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
background: var(--status-away);
|
||||
}
|
||||
|
||||
&.focus {
|
||||
background: var(--status-focus);
|
||||
}
|
||||
|
||||
&.busy {
|
||||
background: var(--status-busy);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user