Profile: Fix icon position in item buttons

This commit is contained in:
Alexander Zinchuk 2023-08-16 15:27:56 +02:00
parent d34c610493
commit 0b39a915a3

View File

@ -120,7 +120,6 @@
&.multiline {
.ListItem-button > .icon {
position: relative;
top: 0.25rem;
}
}