Skip to content

Commit

Permalink
Merge pull request #1879 from walid-i/issue/1686-iframe-rendering
Browse files Browse the repository at this point in the history
Added minwidth to IFrame properties dialog
  • Loading branch information
zachberry authored Jul 20, 2021
2 parents 29c7a91 + d5eda4e commit dbbf60c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.iframe-properties {
text-align: left;
min-width: 25em;

input {
@include text-input();
Expand Down

0 comments on commit dbbf60c

Please sign in to comment.