mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Redesign page search input area
+ redefine global search input colors + redesign settings page + move settings text to a strings module + add title and description to now playing settings
This commit is contained in:
committed by
Mungai Njoroge
parent
460695fd87
commit
62b9aa7a3e
@@ -13,7 +13,7 @@ defineProps<{
|
||||
<style lang="scss">
|
||||
.switch {
|
||||
height: 1.5rem;
|
||||
background-color: $gray;
|
||||
background-color: $gray3;
|
||||
width: 2.5rem;
|
||||
padding: $smaller;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user