diff --git a/src/common/stylesheets/components/_view-popup.scss b/src/common/stylesheets/components/_view-popup.scss index 6e134cf..7d292de 100644 --- a/src/common/stylesheets/components/_view-popup.scss +++ b/src/common/stylesheets/components/_view-popup.scss @@ -93,7 +93,7 @@ transition: max-width 0.15s ease-out; // Smooth width transition // EXPANDED STATE: Colors + toggle side by side on same row - &.deeptutor-translate-expanded { + &[data-deeptutor-translate-expanded="1"] { max-width: 450px; min-width: 350px;