updated styling for small mobile screens
This commit is contained in:
@@ -47,7 +47,7 @@ const NPEDHotlist = () => {
|
||||
/>
|
||||
<button
|
||||
type="submit"
|
||||
className="w-1/4 text-white bg-green-700 hover:bg-green-800 font-small rounded-lg text-sm px-2 py-2.5"
|
||||
className="w-full md:w-1/4 text-white bg-green-700 hover:bg-green-800 font-small rounded-lg text-sm px-2 py-2.5"
|
||||
// disabled={errors ? true : false}
|
||||
>
|
||||
Upload
|
||||
|
||||
Reference in New Issue
Block a user