Changeset 50359
- Timestamp:
- 02/16/2021 07:09:55 PM (4 years ago)
- Location:
- trunk/src/wp-content/themes/twentytwenty/assets/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
r50358 r50359 1082 1082 .editor-styles-wrapper ul ul, 1083 1083 .editor-styles-wrapper ol ul { 1084 padding-right: 2em;1084 padding-right: 1.3em; 1085 1085 } 1086 1086 -
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
r50358 r50359 1078 1078 /* Block: List ------------------------------- */ 1079 1079 1080 .editor-styles-wrapper ul.block-editor-block-list__block, 1081 .editor-styles-wrapper ol.block-editor-block-list__block, 1082 .editor-styles-wrapper ul ul, 1083 .editor-styles-wrapper ol ul { 1084 padding-left: 1.3em; 1085 } 1086 1080 1087 1081 1088 /* X. Media Queries
Note: See TracChangeset
for help on using the changeset viewer.