Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b4ffa39 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

hide delete icon

parent 609675a5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,8 +35,8 @@ input[type='reset'] {
    border-radius: var(--border-radius) !important;
    box-shadow: none !important;
}
.property-text__input span.icon-delete {
    background-image: none;
body .property-text__input span.icon-delete {
    background-image: none !important;
}
#app-sidebar-vue .multiselect .multiselect__tags {
    padding: 8px 0 8px 8px !important;