fix(root_frame): unify css names in root frame

This commit is contained in:
hexxa 2021-11-20 12:03:22 +08:00 committed by Hexxa
parent 7dbdd4b1ad
commit 433a91b442
3 changed files with 19 additions and 56 deletions

View file

@ -63,12 +63,12 @@ body input {
display: block;
}
.container-center {
/* .container-center {
margin: 2rem auto auto auto;
width: 96%;
max-width: 80rem;
z-index: 9;
}
} */
.layouter .vcell {
text-align: left;