Merge branch 'release' into staging

This commit is contained in:
Cohee 2024-09-26 12:56:34 +00:00
commit 917c6f25bd

View File

@ -3245,8 +3245,9 @@ grammarly-extension {
}
.wide_dialogue_popup {
aspect-ratio: 1 / 1;
width: unset !important;
/* FIXME: Chrome 129 broke max-height for aspect-ratio sized elements */
/* aspect-ratio: 1 / 1; */
/* width: unset !important; */
min-width: var(--sheldWidth);
}