mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-07 02:18:07 +01:00
UI tweaks (#17615)
* Ensure that text field doesn't zoom on iOS * Add keyboard shortcut support to generic video player
This commit is contained in:
@@ -55,7 +55,7 @@ export default function TextEntry({
|
||||
<FormControl>
|
||||
<Input
|
||||
{...field}
|
||||
className="w-full"
|
||||
className="text-md w-full"
|
||||
placeholder={placeholder}
|
||||
type="text"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user