Poll: Update the border color for voted users (#2433)

This commit is contained in:
Alexander Zinchuk 2023-01-30 15:55:58 +01:00
parent f668805611
commit f82e4119f9

View File

@ -114,7 +114,7 @@
margin-top: -2px;
.Avatar {
border: 0.0625rem solid var(--color-white);
border: 0.0625rem solid var(--color-background);
margin-right: 0;
box-sizing: content-box;