added top padding
This commit is contained in:
parent
a0d0731a6b
commit
2ddb39e530
|
@ -88,3 +88,7 @@ body {
|
|||
.sweet-overlay {
|
||||
z-index: 1031;
|
||||
}
|
||||
|
||||
#create-group {
|
||||
margin-top: 5px;
|
||||
}
|
Loading…
Reference in New Issue