Skip to content

Commit 717c349

Browse files
committed
Minor width change after daa1404
1 parent 1f27bef commit 717c349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
695695
top: 16px;
696696
right: 0;
697697
width: calc(0.5*(var(--document-width) - 880px - 120px - 16px*2));
698-
max-width: 300px;
698+
max-width: 400px;
699699
margin-right: calc(-0.5*(var(--document-width) - 880px - 14px - 16px * 2));
700700
}
701701
}

0 commit comments

Comments
 (0)