mirror of
https://github.com/coaidev/coai.git
synced 2025-06-04 04:40:22 +09:00
chore: update mask style
This commit is contained in:
parent
d9e5c2f89c
commit
79b362380d
@ -224,6 +224,12 @@
|
|||||||
&::-webkit-scrollbar {
|
&::-webkit-scrollbar {
|
||||||
width: 0.25rem;
|
width: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mask-item {
|
||||||
|
&:last-child {
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mask-item {
|
.mask-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user