mirror of
https://github.com/upscayl/upscayl.git
synced 2026-02-19 11:55:37 -05:00
Add grid cols
This commit is contained in:
@@ -58,7 +58,7 @@ export const UpscaylCloudModal = ({ show, setShow }) => {
|
||||
alert("Please fill in all the fields correctly.");
|
||||
}
|
||||
}}>
|
||||
<div className="gap-2 flex">
|
||||
<div className="gap-2 grid grid-cols-2">
|
||||
<input
|
||||
type="text"
|
||||
className="input input-bordered"
|
||||
|
||||
Reference in New Issue
Block a user