Fix embed file modal (input width)

pull/1/head
yflory 2021-04-19 15:12:48 +02:00 committed by ansuz
parent 359de1dc94
commit 9429b3a884
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
justify-content: center;
}
input {
input:not(.tui-full-calendar-content):not(.numInput) {
padding: 8px 12px;
margin: 1em;
width: 300px;