small ui changes on artist view
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -1555,7 +1555,7 @@ td.strech {
|
||||
display: none !important;
|
||||
}
|
||||
.showOnMobilePortrait {
|
||||
display: flex;
|
||||
display: flex !important;
|
||||
}
|
||||
nav input {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user