头像样式优化
parent
74640b5361
commit
9a0d20cd40
|
|
@ -63,7 +63,7 @@
|
|||
<button type="button" class="am-btn am-btn-default am-fl am-icon-search-minus am-icon-sm am-btn-xs am-radius" data-method="zoom" data-option="-0.1"></button>
|
||||
</div>
|
||||
|
||||
<button type="submit" class="am-btn am-btn-primary am-btn-sm am-radius head-submit btn-loading-example" data-am-loading="{loadingText: '上传中...'}">确认</button>
|
||||
<button type="submit" class="am-btn am-btn-primary am-btn-sm am-radius head-submit btn-loading-example am-margin-top-sm" data-am-loading="{loadingText: '上传中...'}">确认上传</button>
|
||||
</form>
|
||||
<div class="am-alert am-alert-secondary" data-am-alert>
|
||||
<p>请在工作区域放大缩小及移动选取框,选择要裁剪的范围,裁切宽高比例固定;</p>
|
||||
|
|
|
|||
|
|
@ -935,6 +935,7 @@ button { outline: none !important; }
|
|||
.common-cropper-popup .am-form-file input[type="file"] { width: 105px; height: 32px; }
|
||||
.common-cropper-popup .am-form-group { width: auto; }
|
||||
.common-cropper-popup form.am-form .am-form-group-refreshing { padding: 0 !important; }
|
||||
.common-cropper-popup .am-form-file input[type="file"] { width: 106px !important; top: 0; }
|
||||
@media only screen and (max-width:641px){
|
||||
.common-cropper-popup .img-preview { margin-left:10px; }
|
||||
.common-cropper-popup .preview-md,
|
||||
|
|
|
|||
Loading…
Reference in New Issue