Vanessa 2025-09-17 10:10:41 +08:00
parent b50789fa3a
commit 1d6a2c5d33
3 changed files with 8 additions and 2 deletions

View file

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