Add gamification trust analytics polish
This commit is contained in:
@@ -1373,6 +1373,17 @@ select {
|
||||
color: var(--muted);
|
||||
}
|
||||
|
||||
.trust-badge {
|
||||
width: fit-content;
|
||||
padding: 5px 8px;
|
||||
color: #17362f;
|
||||
border: 1px solid rgba(22, 128, 106, 0.2);
|
||||
border-radius: 8px;
|
||||
background: rgba(94, 224, 189, 0.18);
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
@keyframes toastIn {
|
||||
from {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user