Quick Format: Use 450px for max-width

This commit is contained in:
Dan Stillman 2024-08-06 01:20:16 -04:00
parent d446fc3c6f
commit 802210a6bc

View file

@ -303,7 +303,7 @@ richlistitem[selected="true"] {
#citation-properties:is(panel, menupopup)::part(content) { #citation-properties:is(panel, menupopup)::part(content) {
padding: 10px; padding: 10px;
max-width: 300px; max-width: 450px;
} }
#citation-properties #suppress-author { #citation-properties #suppress-author {