Fix some issues with threads rendering (#8305)
This commit is contained in:
committed by
GitHub
parent
e59edb7101
commit
fe4683df10
@@ -7,6 +7,7 @@ $quaternary-content: #6F7882;
|
||||
$quinary-content: #394049;
|
||||
|
||||
$system: #21262C;
|
||||
$system-transparent: rgba($system, 0.0); // XXX: workaround for Safari 15.3 linear-gradient bug
|
||||
$background: #15191E;
|
||||
$overlay-background: rgba($background, 0.85);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user