fix: selector spacing

This commit is contained in:
Methapon2001 2024-06-28 11:10:08 +07:00
parent 2728d92b07
commit 807f09da74

View file

@ -77,8 +77,9 @@ defineProps<{
}
.dot {
height: 25px;
width: 25px;
height: 19px;
width: 19px;
margin-block: 3px;
background-color: hsla(var(--info-bg) / 0.1);
border: 1px solid transparent;
color: hsl(var(--info-bg));