style 수정
This commit is contained in:
parent
67f519d6fa
commit
af8a54903b
@ -139,7 +139,7 @@ export default function Roof() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<div className="flex justify-center my-8">
|
<div className="flex justify-center my-8 w-full">
|
||||||
<button
|
<button
|
||||||
className="w-30 mx-2 p-2 rounded bg-blue-500 text-white"
|
className="w-30 mx-2 p-2 rounded bg-blue-500 text-white"
|
||||||
onClick={addRect}
|
onClick={addRect}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user