no message
This commit is contained in:
parent
45a4e13137
commit
5acf388322
@ -200,6 +200,11 @@
|
||||
color: #7f7f7f;
|
||||
line-height: 20px;
|
||||
}
|
||||
.boxbox .content .content-left .empty-box {
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
color: #7F7F7F;
|
||||
}
|
||||
.boxbox .content .screen-box {
|
||||
width: 360px;
|
||||
background-color: #fff;
|
||||
|
@ -235,6 +235,12 @@
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
.empty-box {
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
color: #7F7F7F;
|
||||
}
|
||||
}
|
||||
|
||||
.screen-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user