chore: update loyalty level table
This commit is contained in:
committed by
Michael Zetterberg
parent
469f97dee5
commit
81c7a60eff
@@ -4,12 +4,7 @@
|
||||
color: var(--Theme-Primary-Dark-Surface-Normal);
|
||||
}
|
||||
|
||||
.thead {
|
||||
background-color: var(--Base-Surface-Secondary-Normal);
|
||||
}
|
||||
|
||||
.iconRow {
|
||||
background-color: var(--Base-Surface-Secondary-Normal);
|
||||
border-bottom: none;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
@@ -41,10 +36,6 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tr:nth-child(odd) {
|
||||
background-color: var(--Base-Background-Primary-Elevated, #faf6f2);
|
||||
}
|
||||
|
||||
.benefitTh {
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
padding: var(--Spacing-x3) var(--Spacing-x2);
|
||||
|
||||
Reference in New Issue
Block a user