|
@@ -210,7 +210,7 @@ section {
|
|
}
|
|
}
|
|
.bottom-collapsed {
|
|
.bottom-collapsed {
|
|
height: 60px;
|
|
height: 60px;
|
|
- padding: 2% 0px 10%;
|
|
|
|
|
|
+ padding: 0px;
|
|
min-height: 5%;
|
|
min-height: 5%;
|
|
border-top: 1px solid #dcdfe6;
|
|
border-top: 1px solid #dcdfe6;
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -221,9 +221,9 @@ section {
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
font-size: 30px;
|
|
font-size: 30px;
|
|
img {
|
|
img {
|
|
- width: 25px;
|
|
|
|
height: 20px;
|
|
height: 20px;
|
|
- margin-top: 5px
|
|
|
|
|
|
+ margin-top: 10px;
|
|
|
|
+ margin-right: 10px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|