提交 8345fa03 authored 作者: jinrb's avatar jinrb

登录样式修改

上级 4c86a635
......@@ -257,10 +257,24 @@ onMounted(() => {
.ant-input-affix-wrapper{
border: none!important;
box-shadow: none!important;
margin-left: 20px;
width: calc(100% - 20px);
background: #ffffff;
.ant-input{
background: #ffffff!important;
box-shadow: none!important;
}
}
.aui-inputClear {
background-color: #ffffff !important;
}
background-color: #ffffff !important;
.fix-auto-fill{
background-color: #ffffff !important;
}
input:-webkit-autofill {
box-shadow: none!important;
}
}
.aui-get-code {
float: right;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论