mirror of https://github.com/fantasticit/think.git
refactor: update style
This commit is contained in:
parent
ec726f4c59
commit
bdd498b9df
|
@ -1,11 +1,11 @@
|
|||
.wrap {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
flex-direction: column;
|
||||
|
||||
.headerWrap {
|
||||
padding: 0 24px;
|
||||
height: 60px;
|
||||
padding: 0 24px;
|
||||
}
|
||||
|
||||
.contentWrap {
|
||||
|
|
Loading…
Reference in New Issue