fix: keep team card text measurable
This commit is contained in:
parent
7ab0a41728
commit
2793dfc5b2
1 changed files with 0 additions and 9 deletions
|
|
@ -1470,15 +1470,6 @@ a[href],
|
|||
--row-zebra-bg: color-mix(in srgb, var(--color-surface-raised) 99%, var(--color-text) 1%);
|
||||
--row-zebra-hover-bg: color-mix(in srgb, var(--row-zebra-bg) 97%, var(--color-text) 3%);
|
||||
background-color: var(--row-card-bg);
|
||||
content-visibility: auto;
|
||||
}
|
||||
|
||||
.team-row-zebra-card {
|
||||
contain-intrinsic-size: auto 260px;
|
||||
}
|
||||
|
||||
.project-row-zebra-card {
|
||||
contain-intrinsic-size: auto 190px;
|
||||
}
|
||||
|
||||
.activity-timeline-card {
|
||||
|
|
|
|||
Loading…
Reference in a new issue