Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into ycshin-node
This commit is contained in:
@@ -577,6 +577,8 @@ export const ButtonPrimaryComponent: React.FC<ButtonPrimaryComponentProps> = ({
|
||||
...restComponentStyle,
|
||||
width: "100%",
|
||||
height: "100%",
|
||||
borderRadius: _br || "0.5rem",
|
||||
overflow: "hidden",
|
||||
};
|
||||
|
||||
// 디자인 모드 스타일
|
||||
|
||||
Reference in New Issue
Block a user