mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
9 lines
130 B
SCSS
9 lines
130 B
SCSS
:root#new-collection-dialog {
|
|
dialog > vbox {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
menulist::part(icon) {
|
|
margin-inline-end: 3px;
|
|
}
|
|
}
|