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

View File

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