新增预告警单
This commit is contained in:
@@ -194,7 +194,13 @@ body,
|
||||
.cn-operate-dialog .el-dialog__body .el-scrollbar {
|
||||
// padding-right: 60px;
|
||||
}
|
||||
.el-dialog__footer {
|
||||
padding: 15px;
|
||||
box-shadow: var(--el-box-shadow);
|
||||
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
}
|
||||
.cn-operate-dialog .el-dialog__footer {
|
||||
padding: 15px;
|
||||
box-shadow: var(--el-box-shadow);
|
||||
@@ -379,14 +385,13 @@ body,
|
||||
|
||||
//阿里变形字体
|
||||
@font-face {
|
||||
font-family: "nablaRegular";
|
||||
font-family: 'nablaRegular';
|
||||
src: url('../assets/font/ali/Nabla_Regular.woff') format('woff'),
|
||||
url("../assets/font/ali/Nabla_Regular.woff2") format('woff2');
|
||||
url('../assets/font/ali/Nabla_Regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'AlimamaDongFangDaKai';
|
||||
src: url('../assets/font/ali/AlimamaDongFangDaKai-Regular.woff') format('woff'),
|
||||
|
||||
Reference in New Issue
Block a user