Quick Format: Use 450px for max-width
This commit is contained in:
parent
d446fc3c6f
commit
802210a6bc
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue