mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Remove comment
This commit is contained in:
parent
da1d1ffa09
commit
6b5eaca0b9
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ $roomtile2-default-badge-bg-color: #61708b;
|
||||||
$roomtile2-selected-bg-color: #fff;
|
$roomtile2-selected-bg-color: #fff;
|
||||||
|
|
||||||
$presence-online: $accent-color;
|
$presence-online: $accent-color;
|
||||||
$presence-away: #d9b072; // TODO: Get color
|
$presence-away: #d9b072;
|
||||||
$presence-offline: #e3e8f0;
|
$presence-offline: #e3e8f0;
|
||||||
|
|
||||||
// ********************
|
// ********************
|
||||||
|
|
Loading…
Reference in a new issue