Give docked Safari PWA the proper title bar color
This commit is contained in:
@@ -38,6 +38,7 @@ body {
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
background-color: var(--top-background-color);
|
||||
}
|
||||
|
||||
#sb-root {
|
||||
@@ -45,6 +46,7 @@ body {
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: var(--root-background-color);
|
||||
}
|
||||
|
||||
#sb-top {
|
||||
|
||||
Reference in New Issue
Block a user