Files
2025-06-13 21:16:12 +08:00

15 lines
225 B
Plaintext

.uni-stat-card-header {
display: flex;
justify-content: space-between;
color: #555;
font-size: 14px;
font-weight: 600;
padding: 10px 0;
margin-bottom: 15px;
}
.uni-stat-card-header-link {
cursor: pointer;
}