mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 13:18:53 -05:00
refactor(ui): adjust language picker style
This commit is contained in:
@@ -72,7 +72,7 @@ const Layout: React.FC = ({ children }) => {
|
||||
</button>
|
||||
<div className="flex justify-between flex-1 pr-4 md:pr-4 md:pl-4">
|
||||
<SearchInput />
|
||||
<div className="flex items-center ml-2 md:ml-4">
|
||||
<div className="flex items-center ml-2">
|
||||
<LanguagePicker />
|
||||
<UserDropdown />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user