Merge remote-tracking branch 'upstream/main'

This commit is contained in:
ygg2 2024-09-12 08:15:15 -04:00
commit da3cd406e7

View file

@ -749,6 +749,7 @@ textarea:focus-visible,
height: 100%; height: 100%;
/* aspect-ratio: 1 /20; */ /* aspect-ratio: 1 /20; */
max-height: 3in; max-height: 3in;
max-width: 4in;
} }
.embedimg { .embedimg {
cursor: pointer; cursor: pointer;