Fix link style inside .tagedit-list element

This commit is contained in:
Aleksander Machniak
2024-12-18 14:29:48 +01:00
parent 62a7295c9d
commit 4896fb091d

View File

@@ -1097,6 +1097,8 @@ body > li.recipient.ui-sortable-helper {
overflow: hidden;
vertical-align: middle;
margin-right: .2rem;
color: inherit;
text-decoration: none;
&:before {
&:extend(.font-icon-class);