New share URL form.

This commit is contained in:
Mike Cao 2025-06-21 01:45:36 -07:00
parent 543674c7f2
commit 6d1603fa28
14 changed files with 144 additions and 116 deletions

View file

@ -6,6 +6,11 @@ body {
background-color: var(--background-color);
width: 100%;
min-height: 100vh;
overflow: hidden;
}
html[style*='padding-right'] {
padding-right: 0 !important;
}
a,