fix watchdoge.py add_track()

This commit is contained in:
geoffrey45
2022-03-19 02:20:40 +03:00
parent 30140cc739
commit 1908633f9d
15 changed files with 124 additions and 113 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ export default {
align-items: center;
border-radius: $small;
background-color: rgb(24, 22, 22);
background-color: $primary;
padding: $small $small $small 2.25rem;
.icon {