Merged in fix/ratecard-adjustments (pull request #1638)
add transparent border to rateCard and make appoximateRate optional * add transparent border to rateCard and make appoximateRate optional Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
.rateCard {
|
||||
position: relative;
|
||||
background-color: var(--Scandic-Grey-00);
|
||||
border: 1px solid transparent;
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user