Vanessa 2023-11-29 10:32:15 +08:00
parent 84b7b0aa8b
commit fb65b99a0f
2 changed files with 69 additions and 30 deletions

View file

@ -12,6 +12,12 @@
width: 8px;
display: inline-block;
flex-shrink: 0;
&--small {
width: 4px;
display: inline-block;
flex-shrink: 0;
}
}
&__hr {