mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-30 04:24:26 +01:00
fix: cols margin on preferences tab
This commit is contained in:
@@ -80,7 +80,7 @@ export default function PreferencesTab() {
|
||||
|
||||
return (
|
||||
<div className="grid grid-cols-1 md:grid-cols-3 gap-24">
|
||||
<div className="col-span-2 flex flex-col gap-24">
|
||||
<div className="md:col-span-2 flex flex-col gap-24">
|
||||
<Controller
|
||||
control={control}
|
||||
name="walletsKeys"
|
||||
|
||||
Reference in New Issue
Block a user