pc-master #29

Merged
xiaomeng merged 3 commits from pc-master into portal 2023-11-11 02:01:21 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 90cd66efe4 - Show all commits

View File

@ -1494,7 +1494,7 @@
display: flex; display: flex;
align-items: center; align-items: center;
overflow: hidden; overflow: hidden;
max-width: 700px; max-width: 806px;
} }
.realTime .page-content .control-view .control-list > div { .realTime .page-content .control-view .control-list > div {

File diff suppressed because one or more lines are too long

View File

@ -1575,7 +1575,7 @@
align-items: center; align-items: center;
overflow: hidden; overflow: hidden;
max-width: 700px; max-width: 806px;
>div { >div {
// width: 100%!important; // width: 100%!important;
display: flex; display: flex;