Fix css bug
This commit is contained in:
parent
1eddabd8c9
commit
984d88d01e
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ body {
|
|||
|
||||
.invalid {
|
||||
box-shadow: 0 0 10px #ff5353;
|
||||
display: block;
|
||||
height: min-content;
|
||||
}
|
||||
|
||||
.shadow {
|
||||
|
|
Loading…
Reference in a new issue