refactor: improve background colour inheritance in safari

This commit is contained in:
Carlos Valente
2026-05-09 21:59:16 +02:00
committed by Carlos Valente
parent 562f00dc7e
commit 5a33ffad92
5 changed files with 18 additions and 14 deletions
+1
View File
@@ -81,6 +81,7 @@ html,
user-select: none;
-webkit-app-region: drag;
isolation: isolate;
background-color: $ui-black; // prevent the safari from showing white background
}
// reset button styles