|
|
@@ -26,10 +26,13 @@ input::-webkit-input-placeholder {
|
|
|
padding: 0 !important;
|
|
|
text-align: center !important;
|
|
|
margin-top: 0px !important;
|
|
|
+ opacity: 0.8 !important;
|
|
|
}
|
|
|
+/* ele提示弹窗 */
|
|
|
.el-message {
|
|
|
- min-width: 240px !important;
|
|
|
+ min-width: 160px !important;
|
|
|
height: 32px !important;
|
|
|
+ padding-right: 18px !important;
|
|
|
}
|
|
|
/* 弹窗 -----------------------------------------------*/
|
|
|
.tanchuang {
|