mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-23 23:21:05 +01:00
Add grid cols
This commit is contained in:
parent
8fdf9518cf
commit
6bca541eab
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user