mirror of
https://github.com/zotero/zotero.git
synced 2026-09-05 08:06:16 +00:00
4 lines
137 B
SCSS
4 lines
137 B
SCSS
.create-parent-container {
|
|
// This matches the margin on the buttons in the dialog box, which are platform dependent
|
|
padding: 0 5px;
|
|
}
|