ref: instead of filtering(slow) show all categories in the scroll box, scroll to category on type; change default window size
This commit is contained in:
@@ -53,3 +53,8 @@ wallpaper-bg > * {
|
||||
border-radius: 14px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.chip-active {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user