style(search): Improve search list style

This commit is contained in:
Jeffrey Chen 2024-12-19 12:40:52 +08:00
parent 81cb18e14d
commit bdf115aaab

View file

@ -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 {