fitness: more space for map-preview
All checks were successful
CI / update (push) Successful in 2m15s
All checks were successful
CI / update (push) Successful in 2m15s
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
color: var(--color-text-secondary);
|
color: var(--color-text-secondary);
|
||||||
}
|
}
|
||||||
.map-preview {
|
.map-preview {
|
||||||
height: 80px;
|
height: 150px;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
background: color-mix(in srgb, var(--color-primary) 6%, transparent);
|
background: color-mix(in srgb, var(--color-primary) 6%, transparent);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
|||||||
Reference in New Issue
Block a user