small ui changes on artist view
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Artem Anufrij
2023-02-16 00:34:06 +01:00
parent 7281f73e2e
commit a22bb67d23
3 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"backend_dev": "http://localhost:31204",
"backend_de": "https://webplay.rocks",
"backend_de": "http://localhost:31204",
"backend_dev": "https://webplay.rocks",
"backend": "https://webplay.rocks"
}

View File

@@ -1555,7 +1555,7 @@ td.strech {
display: none !important;
}
.showOnMobilePortrait {
display: flex;
display: flex !important;
}
nav input {
width: 100%;