mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-12 18:53:45 +00:00
fix(#6): Ensure install button is hidden when PWA cannot be installed
This commit is contained in:
@@ -27,4 +27,8 @@ text{
|
||||
top:50%;
|
||||
-webkit-transform:translate(0,-50%);
|
||||
transform:translate(0,-50%);
|
||||
}
|
||||
|
||||
#install-offline-app {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user