Fix embed file modal (input width)

pull/1/head
yflory 4 years ago committed by ansuz
parent 359de1dc94
commit 9429b3a884

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

Loading…
Cancel
Save