mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
CSS for user limit error
See https://github.com/matrix-org/matrix-react-sdk/pull/2108
This commit is contained in:
parent
8f6226d410
commit
65e690bad7
@ -76,6 +76,7 @@ $focus-brightness: 125%;
|
||||
|
||||
// red warning colour
|
||||
$warning-color: #F69E98;
|
||||
$warning-bg-color: #DF2A8B;
|
||||
$mention-user-pill-bg-color: #ff0064;
|
||||
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user