mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +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 {
|
||||
margin: 25px;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue