mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Implement fuzzy page search using fuse.js (#86)
This commit is contained in:
@@ -34,7 +34,6 @@ const q = useQStore();
|
||||
height: 2.5rem;
|
||||
width: 100%;
|
||||
background-size: 1.5rem !important;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background-color: $darkestblue;
|
||||
|
||||
Reference in New Issue
Block a user