mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-03 10:54:42 +08:00
Return the full rejection message and errors in flash errors (#13221)
Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
@ -1268,3 +1268,8 @@ table th[data-sortt-desc] {
|
||||
.ui.header > .ui.label.compact {
|
||||
margin-top: inherit;
|
||||
}
|
||||
|
||||
.flash-error details code {
|
||||
display: block;
|
||||
text-align: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user