feat: set required/optional for message, drawing, and voice notes, independently
This commit is contained in:
parent
1910eec649
commit
b784f4dd9c
7 changed files with 526 additions and 244 deletions
|
|
@ -17,6 +17,10 @@ body {
|
|||
.guestbook-form {}
|
||||
.guestbook-label {
|
||||
display: block;
|
||||
font-style: oblique;
|
||||
}
|
||||
.guestbook-label::after {
|
||||
content: ":";
|
||||
}
|
||||
.guestbook-input {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue