Fix calendar notification UI

This commit is contained in:
yflory 2021-04-13 15:31:06 +02:00
parent b165da7591
commit 70b201003c

View file

@ -193,6 +193,9 @@
}
.cp-calendar-notif-form {
align-items: center;
input {
width: 100px;
}
}
}