Change sending->sent state to match new designs
For https://github.com/vector-im/element-web/issues/16424
This commit is contained in:
@@ -222,8 +222,6 @@ $widget-body-bg-color: #FFF;
|
||||
$yellow-background: #fff8e3;
|
||||
|
||||
// event tile lifecycle
|
||||
$event-encrypting-color: #abddbc;
|
||||
$event-sending-color: #ddd;
|
||||
$event-notsent-color: #f44;
|
||||
|
||||
$event-highlight-fg-color: $warning-color;
|
||||
|
||||
Reference in New Issue
Block a user