Revert "🎨 style: 使用轮廓线和轮廓偏移替代内阴影 fix https://github.com/siyuan-note/siyuan/issues/10867"
This reverts commit d62e293926
.
This commit is contained in:
parent
d62e293926
commit
32d75c5986
1 changed files with 1 additions and 2 deletions
|
@ -315,9 +315,8 @@
|
|||
&--select {
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
outline: 2px solid var(--b3-theme-primary-lighter);
|
||||
outline-offset: -1px;
|
||||
outline-offset: -2px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
&--active {
|
||||
|
|
Loading…
Add table
Reference in a new issue