mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-30 02:41:05 +02:00
Fix GIF label on dark theme (#11312)
This commit is contained in:
parent
4316ebae29
commit
d9aaed0ef6
@ -197,7 +197,7 @@ $dialog-shadow-color: rgba(0, 0, 0, 0.48);
|
||||
/* ******************** */
|
||||
$imagebody-giflabel: rgba(0, 0, 0, 0.7);
|
||||
$imagebody-giflabel-border: rgba(0, 0, 0, 0.2);
|
||||
$imagebody-giflabel-color: $background;
|
||||
$imagebody-giflabel-color: $accent-fg-color;
|
||||
/* ******************** */
|
||||
|
||||
/* RoomList */
|
||||
|
Loading…
x
Reference in New Issue
Block a user