mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 18:27:59 +08:00
Fix Bug 51307
This commit is contained in:
@ -84,3 +84,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.item-input-wrap {
|
||||
input[type = number] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user