mirror of
https://github.com/friendica/friendica
synced 2024-12-23 04:00:15 +00:00
insert margin btw. dropzone and buttons
This commit is contained in:
parent
856fb96212
commit
f6ff1d0aae
2 changed files with 2 additions and 1 deletions
|
@ -212,6 +212,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background-color: $background_color;
|
background-color: $background_color;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.dropzone.dz-clickable * {
|
.dropzone.dz-clickable * {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue