mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
implement image upload error handling
This commit is contained in:
parent
af553c422d
commit
f481c3f8e3
2 changed files with 32 additions and 7 deletions
|
|
@ -155,4 +155,8 @@ h1 {
|
|||
|
||||
.breadcrumb {
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
||||
.imageupload.is-invalid ~ .invalid-feedback {
|
||||
display: block;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue