FIX: Layout of date input in poll builder (#13057)

This commit is contained in:
Penar Musaraj 2021-05-13 10:27:03 -04:00 committed by GitHub
parent f05f5fde0f
commit b21f74060e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
width: 100%;
.d-date-input {
width: 100%;
flex: auto;
}
.d-time-input {