opacity adk=just
This commit is contained in:
@@ -113,7 +113,7 @@ const ColorStyleConfigure = memo(({name = 'Full Name', data, productData}) => {
|
||||
<div className="card card-statistics">
|
||||
<div className="card-body" style={{
|
||||
backgroundColor: `#${color_style.color_code}`,
|
||||
opacity: '0.5',
|
||||
opacity: '0.85',
|
||||
borderRadius: '10px'
|
||||
}}>
|
||||
<div className="text-center p-2">
|
||||
|
||||
Reference in New Issue
Block a user