mirror of
https://github.com/WDI-Ideas/rubix-admin-panel.git
synced 2026-04-27 19:55:50 +00:00
card change color
This commit is contained in:
@@ -49,7 +49,7 @@ const CommunityBannerCard = ({
|
||||
// border={"1px solid #9B4651"}
|
||||
borderRadius={8}
|
||||
overflow={"hidden"}
|
||||
backgroundColor={"#2d3436"}
|
||||
backgroundColor={"#000"}
|
||||
// backgroundColor={status ? "#ffe5ea": '#ffffff'}
|
||||
backdropFilter="blur(1px)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user