fix(webui): display an error page in all error cases
This commit is contained in:
parent
c483d909f9
commit
bb11b870d6
5 changed files with 11 additions and 6 deletions
|
@ -284,7 +284,7 @@ button:hover {
|
|||
gap: 4px;
|
||||
}
|
||||
.flex-row {
|
||||
align-items: start;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue