10 lines
288 B
CSS
10 lines
288 B
CSS
.ast-custom-layout-meta-wrap .ast-advanced-hook-heading-help{
|
|
float: none;
|
|
}
|
|
.ast-custom-layout-sidebar .components-input-control__container select.components-select-control__input{
|
|
line-height: 18px;
|
|
}
|
|
.ast-custom-layout-meta-wrap .ast-cl-control-title {
|
|
margin-top: 8px;
|
|
}
|
|
|