提交 9521589e 编写于 作者: guangjun.yang's avatar guangjun.yang

样式优化等

上级 2656c355
...@@ -412,12 +412,6 @@ ...@@ -412,12 +412,6 @@
-o-animation: rotate 3s linear infinite; -o-animation: rotate 3s linear infinite;
animation: rotate 3s linear infinite; animation: rotate 3s linear infinite;
} }
.link-form {
.el-dialog__title {
font-size: 16px !important;
font-weight: 700;
}
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)} @-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
to{-webkit-transform: rotate(360deg)} to{-webkit-transform: rotate(360deg)}
} }
...@@ -431,4 +425,10 @@ ...@@ -431,4 +425,10 @@
to{transform: rotate(359deg)} to{transform: rotate(359deg)}
} }
} }
.link-form {
.el-dialog__title {
font-size: 16px !important;
font-weight: 700;
}
}
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册