show prettier maxChars warning for changeset comments

from #9392
This commit is contained in:
Martin Raifer
2022-11-28 19:08:37 +01:00
parent 3b7141ba0a
commit d5872cca73
5 changed files with 58 additions and 28 deletions

View File

@@ -5201,13 +5201,16 @@ a.user-info {
display: none;
}
.field-warning,
.changeset-info,
.request-review,
.commit-info {
margin-bottom: 10px;
}
.field-warning {
margin-top: 10px;
}
.request-review label {
cursor: pointer;
}