fix: error properly formatted now
All checks were successful
Build and push Docker image / build-and-publish (push) Successful in 6m27s
All checks were successful
Build and push Docker image / build-and-publish (push) Successful in 6m27s
This commit is contained in:
parent
8d7119d506
commit
5728a0c1cb
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
color: var(--danger-text);
|
color: var(--danger-text);
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
display: none;
|
display: none;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
& noscript {
|
& noscript {
|
||||||
|
|
Reference in a new issue