mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-27 14:51:52 +03:00
match button layout in go2rtc settings view
This commit is contained in:
parent
b07ebb4b58
commit
9731f8687f
@ -385,7 +385,7 @@ export default function Go2RtcStreamsSettingsView({
|
||||
</span>
|
||||
</div>
|
||||
)}
|
||||
<div className="flex w-full items-center gap-2 md:w-auto">
|
||||
<div className="flex w-full flex-col gap-2 sm:flex-row sm:items-center md:w-auto">
|
||||
{hasChanges && (
|
||||
<Button
|
||||
onClick={onReset}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user