Refactor in progress
This commit is contained in:
@ -4,6 +4,12 @@
|
||||
max-width: 100%;
|
||||
vertical-align: bottom
|
||||
}
|
||||
|
||||
.wp-block-image.has-custom-border img {
|
||||
box-sizing: border-box
|
||||
}
|
||||
}
|
||||
|
||||
.wp-block-navigation .wp-block-navigation-item__label {
|
||||
overflow-wrap: break-word
|
||||
}
|
||||
.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
|
||||
|
Reference in New Issue
Block a user