Commit 22a62d2a authored by youjie's avatar youjie

no message

parent 7c09ad44
...@@ -102,6 +102,12 @@ ...@@ -102,6 +102,12 @@
line-height: 28px; line-height: 28px;
white-space: nowrap; white-space: nowrap;
} }
.travelDaysHVTdetails-textBox > .travelDaysdetails-text{
line-height: 28px;
}
.travelDaysHVTdetails-textBox > div {
align-items: center;
}
.travelDaysHVTdetails-textBox{ .travelDaysHVTdetails-textBox{
min-height: 53px; min-height: 53px;
align-items: center; align-items: center;
...@@ -138,11 +144,19 @@ ...@@ -138,11 +144,19 @@
padding: 0 47px 40px 47px; padding: 0 47px 40px 47px;
} }
.travelDaysHVContent{ .travelDaysHVContent{
position: absolute;
max-height: 695px; max-height: 695px;
bottom: 50px;
left: 57px;
right: 57px;
background: rgba(23,23,23,0.4);
padding: 40px 50px;
z-index: 1
/* max-height: 695px;
padding: 42px 55px; padding: 42px 55px;
background: rgba(23,23,23,0.4); background: rgba(23,23,23,0.4);
margin: 0 57px; margin: 0 57px;
margin-bottom: 50px; margin-bottom: 50px; */
} }
.travelDaysHVMasterMap img{ .travelDaysHVMasterMap img{
width: 100%; width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment