This commit is contained in:
Vanessa 2022-12-02 11:51:53 +08:00
parent 457e96929c
commit beae15377a
5 changed files with 20 additions and 16 deletions

View file

@ -1,4 +1,7 @@
.fn {
&__hidescrollbar::-webkit-scrollbar {
display: none;
}
&__ellipsis {
@include text-clamp(1);