feat(SW-243): css refactoring
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
width: 100%;
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
border-radius: var(--Corner-radius-Small);
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -71,7 +72,7 @@
|
||||
}
|
||||
|
||||
.hotel,
|
||||
.width {
|
||||
.stay {
|
||||
width: 100%;
|
||||
max-width: 230px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user