mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix embed file modal (input width)
This commit is contained in:
parent
b45ab9c323
commit
426dece558
@ -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
Block a user