fix(tablet): toolbar width

This commit is contained in:
llcc
2022-03-11 12:10:25 +08:00
committed by Junyi Du
parent b1aa906e89
commit acc5a62c94
2 changed files with 7 additions and 12 deletions

View File

@@ -19,6 +19,7 @@
align-items: center;
overflow-x: overlay;
overflow-y: hidden;
width: 95%;
}
.toolbar-hide-keyboard {