mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
client: migrate to solid dark mode
This commit is contained in:
@@ -35,10 +35,10 @@ export default {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style lang="scss">
|
||||
.r-tracks {
|
||||
margin-top: 0.5rem;
|
||||
background-color: #131313b2;
|
||||
background-color: $card-dark;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user