[DE PE SSE mobile] Fix Bug 59272

This commit is contained in:
SergeyEzhin 2022-10-06 17:03:49 +05:00
parent 198df57eaf
commit a1bddbb845

View file

@ -552,6 +552,15 @@
.toggle-icon {
background: transparent;
}
// Edit Comment Popup
.edit-comment-popup {
.navbar .title {
line-height: normal;
}
}
}