Merge branch 'release' into staging

917c6f25bdc790bad30a6788b71a56252c52c142

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -2Ignore whitespace
public/style.css+3 -2
@@ -3245,8 +3245,9 @@ grammarly-extension {
32453245}
32463246
32473247.wide_dialogue_popup {
3248- aspect-ratio: 1 / 1;
3248+ /* FIXME: Chrome 129 broke max-height for aspect-ratio sized elements */
3249- width: unset !important;
3249+ /* aspect-ratio: 1 / 1; */
3250+ /* width: unset !important; */
32503251 min-width: var(--sheldWidth);
32513252}
32523253