This commit is contained in:
Vanessa 2023-12-11 00:10:42 +08:00
parent 8e8a9f3c4d
commit 6addb73607
2 changed files with 8 additions and 2 deletions

View file

@ -15,6 +15,11 @@
overflow: inherit;
user-select: none;
&--side {
margin-right: 14px;
margin-left: 14px;
}
&:after {
border: 1px solid var(--b3-theme-surface-lighter);
box-shadow: var(--b3-point-shadow);