Fix panel header for Rabbit Hole plugin

This commit is contained in:
cmdr2 2023-06-27 17:37:30 +05:30
parent fda30b1ecd
commit 3081a20bd0

View File

@ -875,7 +875,7 @@ div.img-preview img {
#editor-settings {
min-width: 350px;
}
#editor-settings h4 {
.panel-box > h4 {
margin: 0;
}