chore: update mask style

This commit is contained in:
Zhang Minghan 2024-03-18 09:29:35 +08:00
parent d9e5c2f89c
commit 79b362380d

View File

@ -224,6 +224,12 @@
&::-webkit-scrollbar {
width: 0.25rem;
}
.mask-item {
&:last-child {
border-bottom: none;
}
}
}
.mask-item {