Fix calendar notification UI

pull/1/head
yflory 2021-04-13 15:31:06 +02:00
parent b165da7591
commit 70b201003c
1 changed files with 3 additions and 0 deletions

View File

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