fix: viewport height-related issue on mobile
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
@media screen and (max-width: 768px) {
|
||||
--sn-stylekit-font-size-editor: 1rem;
|
||||
}
|
||||
|
||||
--viewport-height: 100vh;
|
||||
}
|
||||
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user