mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix: Disable pinch to zoom
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
margin-bottom 15px
|
||||
height 44px
|
||||
text-align center
|
||||
border-radius 22px
|
||||
.alertInfo
|
||||
alertInfo()
|
||||
.alertError
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
&.hide
|
||||
display none
|
||||
.modal
|
||||
width 500px
|
||||
width 600px
|
||||
margin 50px auto 0
|
||||
absolute top left right
|
||||
background-color white
|
||||
|
||||
Reference in New Issue
Block a user