|
|
|
@ -153,12 +153,12 @@ page {
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
padding: 20px 30px;
|
|
|
|
padding: 20px 36px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.quickapply button > view:first-child::after {
|
|
|
|
.quickapply button > view:first-child::after {
|
|
|
|
content: "";
|
|
|
|
content: "";
|
|
|
|
width: 1px;
|
|
|
|
width: 1px;
|
|
|
|
height: 64px;
|
|
|
|
height: 48px;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
right: 0;
|
|
|
|
top: 50%;
|
|
|
|
top: 50%;
|
|
|
|
|