File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 5858 margin-left : auto ;
5959 }
6060
61- @include editor-only {
62- > .wp-block [class *= " wp-block-beapi-manual-block" ],
63- > .wp-block [class *= " wp-block-beapi-dynamic-block" ] {
64- width : 100% ;
65- max-width : none ;
66- }
67-
68- // The template block must have a ".block" class. Example : <div class="block block--my-custom-block">
69- > :where (.wp-block[class*= " wp-block-beapi-manual-block" ] ) :where (.block ),
70- > :where (.wp-block[class*= " wp-block-beapi-dynamic-block" ] ) :where (.block ) {
71- width : $container-default ;
72- max-width : var (--responsive--aligndefault-width );
73- margin-right : auto ;
74- margin-left : auto ;
75- }
76- }
77-
7861 #{context-selector (" .alignwide" , " [data-align='wide']" )} {
7962 width : #{$container-wide } ;
8063 max-width : var (--responsive--alignwide-width );
You can’t perform that action at this time.
0 commit comments