clean unnecessary changes

This commit is contained in:
daria 2024-12-04 12:47:40 +02:00
parent 0072cb9324
commit 59ce593633
2 changed files with 0 additions and 3 deletions

View File

@ -157,7 +157,6 @@
}
}
}
li[role="menuitem"] {
border-radius: @variables_radius;
white-space: nowrap;
@ -180,7 +179,6 @@
background-color: @cp_dropdown-bg-hover;
}
}
&> span {
box-sizing: border-box;
height: 26px;

View File

@ -1201,7 +1201,6 @@ MessengerUI, Messages, Pages, PadTypes) {
setTimeout(function () {
$(el).find('.cp-notification-content').click();
}, 0);
});
refresh();
},