zotero/scss/win/_createParent.scss

5 lines
137 B
SCSS
Raw Normal View History

.create-parent-container {
// This matches the margin on the buttons in the dialog box, which are platform dependent
padding: 0 5px;
}