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:
@@ -28,3 +28,7 @@ text{
|
||||
-webkit-transform:translate(0,-50%);
|
||||
transform:translate(0,-50%);
|
||||
}
|
||||
|
||||
#install-offline-app {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user