chore: update styling for loyalty table
This commit is contained in:
committed by
Michael Zetterberg
parent
81c7a60eff
commit
401b019f41
@@ -31,6 +31,7 @@
|
||||
.columns {
|
||||
display: none;
|
||||
position: relative;
|
||||
background-color: var(--Scandic-Opacity-White-100);
|
||||
}
|
||||
|
||||
.mobileColumns {
|
||||
@@ -39,6 +40,7 @@
|
||||
margin: 0 calc(var(--Spacing-x2) * -1);
|
||||
padding-top: var(--Spacing-x2);
|
||||
position: relative;
|
||||
background-color: var(--Scandic-Opacity-White-100);
|
||||
}
|
||||
|
||||
.columnHeaderContainer {
|
||||
|
||||
Reference in New Issue
Block a user