:
This commit is contained in:
@@ -40,6 +40,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.appForm__oneCol {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
label {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
.appForm__twoCols {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user