mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 13:04:19 +00:00
🔧 Remove margin from BoxWithHeader, it will be set externally
This commit is contained in:
parent
add38ba38f
commit
c4ca5365cc
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
.BoxWithHeader {
|
.BoxWithHeader {
|
||||||
margin: 25px;
|
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue