mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
chore: Also define the standard property 'appearance' for compatibilitycss(vendorPrefix)
This commit is contained in:
@@ -917,6 +917,7 @@
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
appearance: textfield;
|
||||
-moz-appearance: textfield; /* Firefox */
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user