Skip to content

Commit

Permalink
chore: update mask style
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program committed Mar 18, 2024
1 parent d9e5c2f commit 79b3623
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/assets/pages/mask.less
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,12 @@
&::-webkit-scrollbar {
width: 0.25rem;
}

.mask-item {
&:last-child {
border-bottom: none;
}
}
}

.mask-item {
Expand Down

0 comments on commit 79b3623

Please sign in to comment.