layout-builder.pcss.css
Same filename in this branch
Same filename in other branches
.admin-toolbar .layout-builder-block { padding: 0; } #navigation-layout .layout-builder { border: none; } /* Label when "content preview" is disabled. */ .navigation-layout .layout-builder-block__content-preview-placeholder-label { font-size: 0.79rem; overflow-wrap: anywhere; }
File
-
core/
modules/ navigation/ css/ base/ layout-builder.pcss.css
View source
- .admin-toolbar .layout-builder-block {
- padding: 0;
- }
-
- #navigation-layout .layout-builder {
- border: none;
- }
-
- /* Label when "content preview" is disabled. */
- .navigation-layout .layout-builder-block__content-preview-placeholder-label {
- font-size: 0.79rem;
- overflow-wrap: anywhere;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.