[fix] hide scrollbar
This commit is contained in:
parent
36a27d7572
commit
d2e2c3b5bb
|
@ -54,6 +54,8 @@
|
|||
#search-result
|
||||
max-height: 60vh
|
||||
overflow: scroll
|
||||
scrollbar-width: none
|
||||
scrollbar(0, 0)
|
||||
border-radius: $border-card
|
||||
&:empty
|
||||
display: none
|
||||
|
|
Loading…
Reference in New Issue