mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
chore: Also define the standard property 'appearance' for compatibilitycss(vendorPrefix)
This commit is contained in:
parent
543ed432b1
commit
3c5ae1f62e
1 changed files with 1 additions and 0 deletions
|
|
@ -917,6 +917,7 @@
|
|||
}
|
||||
|
||||
input[type='number'] {
|
||||
appearance: textfield;
|
||||
-moz-appearance: textfield; /* Firefox */
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue