Browse Source

story, story-content: Added some space in add/edit story modal option section

1.0
Gisle Aune 6 years ago
parent
commit
35cee41d3a
  1. 3
      marko/components/toggle/style.less

3
marko/components/toggle/style.less

@ -24,4 +24,7 @@ div.toggle {
div.toggle-content {
display: inline-block;
}
}
div.toggle:first-of-type {
margin-top: 0.5ch;
}
Loading…
Cancel
Save