Fix the max length the placeholder text

This commit is contained in:
Arnaud 2024-10-08 13:03:21 +02:00
parent 670fd38c35
commit 6871807d0a
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
.placeholder-subtitle {
margin-bottom: 0.25rem;
max-width: 600px;
}
.placeholder-button {