filtros mejorados en leaderboard
This commit is contained in:
@@ -566,6 +566,15 @@ function friendlyEventName(eventType: string): string {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Place the group total just next to the title */
|
||||
.ratio-card .card-header {
|
||||
justify-content: flex-start;
|
||||
gap: 8px;
|
||||
}
|
||||
.ratio-card .group-total {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.ratio-bar {
|
||||
position: relative;
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user