|
@@ -107,11 +107,11 @@ export default {
|
|
|
|
|
|
.mobile {
|
|
|
.cad {
|
|
|
- top: 12px !important;
|
|
|
- right: 13px !important;
|
|
|
- width: 111px !important;
|
|
|
- height: 111px !important;
|
|
|
- border-radius: 5px;
|
|
|
+ top: 31px !important;
|
|
|
+ right: 15px !important;
|
|
|
+ width: 124px !important;
|
|
|
+ height: 85px !important;
|
|
|
+ border-radius: 2px;
|
|
|
}
|
|
|
}
|
|
|
|