mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
Use a PNG for the background gradient for better performance
This commit is contained in:
BIN
src/graphics/backgroundGradient.png
Normal file
BIN
src/graphics/backgroundGradient.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -44,7 +44,7 @@ layer(compound);
|
||||
);
|
||||
--small-drop-shadow: 0px 1.2px 2.4px 0px rgba(0, 0, 0, 0.15);
|
||||
--subtle-drop-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
|
||||
--background-gradient: url("graphics/backgroundGradient.svg");
|
||||
--background-gradient: url("graphics/backgroundGradient.png");
|
||||
|
||||
--call-view-overlay-layer: 1;
|
||||
--call-view-header-footer-layer: 2;
|
||||
|
||||
Reference in New Issue
Block a user