mirror of
https://github.com/zotero/zotero.git
synced 2026-09-07 08:26:14 +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;
|
|
}
|