v1.2.2GA ,fix app account

This commit is contained in:
shimingxy
2020-03-29 16:40:58 +08:00
parent 96a4a19013
commit 70e25496e3
12 changed files with 165 additions and 192 deletions

View File

@@ -57,6 +57,13 @@ body{
/*border-top: 1px solid #e5e5e5;*/
}
#topBar .grid_list_sel{
width: 31px;
height: 31px;
border: 1px solid;
border-color: #A9A9A9;
}
.container {
width: 990px;
margin-left: auto;