|
@@ -172,21 +172,21 @@
|
|
}
|
|
}
|
|
|
|
|
|
.popoverClass7 {
|
|
.popoverClass7 {
|
|
- width: 267px;
|
|
|
|
- height: 221px;
|
|
|
|
|
|
+ width: 306px;
|
|
|
|
+ height: 167px;
|
|
background: url("./images/practise/d7.png") no-repeat center;
|
|
background: url("./images/practise/d7.png") no-repeat center;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
|
|
|
|
.driver-popover-next-btn {
|
|
.driver-popover-next-btn {
|
|
right: 14px;
|
|
right: 14px;
|
|
- bottom: 18px;
|
|
|
|
|
|
+ bottom: -18px;
|
|
}
|
|
}
|
|
|
|
|
|
&.popoverClose {
|
|
&.popoverClose {
|
|
|
|
|
|
.driver-popover-navigation-btns {
|
|
.driver-popover-navigation-btns {
|
|
position: absolute;
|
|
position: absolute;
|
|
- bottom: 23px;
|
|
|
|
|
|
+ bottom: -18px;
|
|
left: 0;
|
|
left: 0;
|
|
right: 15px;
|
|
right: 15px;
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|