mirror of https://github.com/fantasticit/think.git
add marginTop
This commit is contained in:
parent
8c58090a41
commit
b2a485e513
|
@ -2,6 +2,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
margin-top: 0.75em;
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|
Loading…
Reference in New Issue