fix(root_frame): unify css names in root frame
This commit is contained in:
parent
7dbdd4b1ad
commit
433a91b442
3 changed files with 19 additions and 56 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue