mirror of
https://github.com/zotero/zotero.git
synced 2026-09-10 22:41:08 +00:00
5 lines
161 B
SCSS
5 lines
161 B
SCSS
.create-parent-container {
|
|
// This matches the margin on the buttons in the dialog box, which are platform dependent
|
|
padding-left: 8px;
|
|
padding-right: 6px;
|
|
}
|