chore: update
This commit is contained in:
@@ -222,6 +222,29 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* ============================================
|
||||
PARRAINAGE STAT CARD
|
||||
============================================ */
|
||||
|
||||
.stat-card2.referral-stat:hover {
|
||||
border-color: #8b5cf6;
|
||||
box-shadow: 0 8px 25px rgba(139, 92, 246, 0.4);
|
||||
}
|
||||
|
||||
.stat-icon.icon-referral {
|
||||
background: linear-gradient(135deg, #8b5cf6, #6d28d9);
|
||||
}
|
||||
|
||||
.referral-value-active {
|
||||
color: #8b5cf6 !important;
|
||||
}
|
||||
|
||||
.referral-link-hint {
|
||||
color: #6b7280;
|
||||
font-size: 0.8rem;
|
||||
margin: 0.25rem 0 0;
|
||||
}
|
||||
|
||||
/* ============================================
|
||||
LOADING
|
||||
============================================ */
|
||||
|
||||
Reference in New Issue
Block a user