feat: implement window controls overlay layout and styles (#1001)
This commit is contained in:
committed by
GitHub
parent
a9830cfcf1
commit
bf110527a5
@@ -200,6 +200,7 @@
|
||||
start_url: `${baseUrl}/`,
|
||||
scope: `${baseUrl}/`,
|
||||
display: 'standalone',
|
||||
display_override: ['window-controls-overlay'],
|
||||
...(manifestOrientation ? { orientation: manifestOrientation } : {}),
|
||||
background_color: '#151313',
|
||||
theme_color: '#edb449',
|
||||
|
||||
Reference in New Issue
Block a user