style(search): Improve search list style
This commit is contained in:
parent
81cb18e14d
commit
bdf115aaab
1 changed files with 1 additions and 4 deletions
|
@ -127,10 +127,7 @@
|
|||
overflow: auto;
|
||||
padding: 8px 0;
|
||||
background-color: var(--b3-theme-background);
|
||||
|
||||
.b3-list-item__text {
|
||||
user-select: none;
|
||||
}
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
&__path {
|
||||
|
|
Loading…
Add table
Reference in a new issue