Add validation and gateway creation
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 1m14s
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 1m14s
This commit is contained in:
@@ -41,10 +41,6 @@ html, body, #app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.valid.modified:not([type=checkbox]) {
|
||||
border: 2px solid var(--green);
|
||||
}
|
||||
|
||||
.invalid {
|
||||
border: 2px solid var(--red) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user