Fix embed file modal (input width)
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…
Reference in New Issue