zotero/scss/components/_reader.scss
Abe Jellinek 8e3abd8706 Add padding to reader tags popup
And move styles to SCSS.
2024-01-24 23:32:18 -05:00

5 lines
82 B
SCSS

menupopup.tags-popup {
font: inherit;
min-width: 300px;
padding-inline: 8px;
}