Changeset 56832
- Timestamp:
- 10/12/2023 10:15:36 AM (14 months ago)
- Location:
- trunk/src/wp-content/themes/twentynineteen
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/style-editor.css
r56580 r56832 606 606 607 607 @media only screen and (min-width: 768px) { 608 body.block-editor- writing-flow,608 body.block-editor-iframe__body, body.block-editor-writing-flow, 609 609 body .block-editor-writing-flow { 610 610 max-width: 80%; -
trunk/src/wp-content/themes/twentynineteen/style-editor.scss
r56580 r56832 37 37 @include media(tablet) { 38 38 39 &.block-editor-iframe__body, 39 40 &.block-editor-writing-flow, 40 41 .block-editor-writing-flow {
Note: See TracChangeset
for help on using the changeset viewer.