Fix issue with html item not hiding on search

This commit is contained in:
Tanya Fomina 2024-05-04 18:07:14 +03:00
parent 28c0214ae2
commit c4c17e20ab

View file

@ -198,7 +198,7 @@
}
}
.ce-popover-item-custom {
.ce-popover-item-html {
&--hidden {
display: none;
}