pull/28/head
孙萌 2023-11-10 17:26:39 +08:00
parent 5ca623bb55
commit 8e810024c3
3 changed files with 3 additions and 1 deletions

View File

@ -1512,6 +1512,7 @@
.realTime .page-content .control-view .control-list .list-view {
display: flex;
align-items: center;
margin-right: 10px;
}
.realTime .page-content .control-view .control-list .list-view .icon {

File diff suppressed because one or more lines are too long

View File

@ -1591,6 +1591,7 @@
.list-view{
display: flex;
align-items: center;
margin-right: 10px;
.icon{
width: 30px;
height: 30px;