first commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* All of the CSS for your block editor functionality should be
|
||||
* included in this file.
|
||||
*/
|
||||
/*--------------------------------------------------------------*/
|
||||
.cnvs-block-section-heading .cnvs-section-title:before {
|
||||
z-index: initial !important;
|
||||
}
|
||||
|
||||
.cnvs-block-section-heading .cnvs-section-title > .cnvs-section-plain {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.cnvs-block-section-heading .cnvs-section-plain {
|
||||
display: inline-block;
|
||||
min-width: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user