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