mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 09:35:10 +01:00
8 lines
109 B
SCSS
8 lines
109 B
SCSS
|
.modal-body {
|
||
|
padding-top:0;
|
||
|
}
|
||
|
|
||
|
.modal-header {
|
||
|
padding: 15px 15px 0 15px;
|
||
|
border-bottom: none;
|
||
|
}
|