add min-width for action-bar

pull/5088/head
llcc 2022-05-24 17:04:08 +08:00
parent 8072ed7695
commit b7ceda7250
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,7 @@ html.is-native-ipad {
.action-bar {
width: 70%;
min-width:450px;
.action-bar-commands {
width: 100%;
@ -148,6 +149,7 @@ html.is-native-iphone {
left: 15%;
right: 15%;
width: 70%;
min-width: 450px;
.action-bar-commands {
width: 100%;