9 lines
169 B
SCSS
9 lines
169 B
SCSS
#zotero-locate-manager-prefs {
|
|
@include macOS-normalize-controls;
|
|
@include contain-richlistbox;
|
|
|
|
#button-bar, #button-bar > hbox {
|
|
display: flex;
|
|
gap: 6px;
|
|
}
|
|
}
|