diff --git a/public/assets/css/FrontendCss/style.css b/public/assets/css/FrontendCss/style.css index b528bd8..6c9c0fb 100644 --- a/public/assets/css/FrontendCss/style.css +++ b/public/assets/css/FrontendCss/style.css @@ -6663,4 +6663,7 @@ ul#user_notification { .primary-investment .parimay-card .assets-card { min-height: 480px; margin-bottom: 30px; +} +.marketplace-table a.green-btn, .marketplace-table a.golden-btn, .marketplace-table a.sliver-btn { + pointer-events: none; } \ No newline at end of file