|
@@ -89,7 +89,7 @@
|
|
|
textarea::placeholder {color: #9aa5b5;}
|
|
|
.red{color: #f94b4b;}
|
|
|
.companyBtn{width: 11.8vw;height: 11.8vw;background-color: #ffffff;border-radius: .53vw;border: solid .27vw #b8bfca;
|
|
|
- margin-left: .53vw;cursor: pointer;color: #b8bfca;position: relative;top: 5px}
|
|
|
+ margin-left: .53vw;cursor: pointer;color: #b8bfca;position: relative;top:1.3vw}
|
|
|
.mIcon.add{background: url(/img/account/add.png) no-repeat;height: 23vw;display: block; background-size: 23vw;}
|
|
|
.upload-file{position: relative;float: left;margin: 0 2.7vw 2.7vw 0px;cursor: pointer;width: 23vw;height: 23vw;border-radius: .53vw;}
|
|
|
.input-file{width: 23vw;height:23vw;opacity: 0;cursor: pointer;position: absolute;top: 0;}
|