FIX: Layout of date input in poll builder ()

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

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