Add artist commentary, fixes #2024
This commit is contained in:
@@ -450,3 +450,14 @@ div#unapprove-dialog {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
}
|
||||
|
||||
#add-commentary-dialog {
|
||||
input {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
textarea {
|
||||
font-size: 1em;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user