fix: selector spacing
This commit is contained in:
parent
2728d92b07
commit
807f09da74
1 changed files with 3 additions and 2 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue