fix iOS t-navbar style
This commit is contained in:
@@ -102,8 +102,8 @@ onUnmounted(() => {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: grid;
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
overflow-x: hidden;
|
||||
|
||||
.pages {
|
||||
|
||||
Reference in New Issue
Block a user