style: make now label border solid

This commit is contained in:
ayo 2026-06-18 13:25:51 +02:00
parent 962f2d5dd6
commit 1bb0b32304

View file

@ -95,7 +95,6 @@ const avatarSize = 150
&.primary {
border: 1px solid rgba(255, 255, 255, 0.2);
border-style: dotted;
border-radius: 40px;
}
}