Commit 66202aed authored by neogcg's avatar neogcg

3.25

parent 8c2d7d17
...@@ -103,9 +103,4 @@ ...@@ -103,9 +103,4 @@
opacity: 1; opacity: 1;
margin-bottom: 20px; margin-bottom: 20px;
} }
/* 自动填充样式修改 */
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
-webkit-text-fill-color: #FFFFFF !important;
transition: background-color 5000s ease-in-out 0s !important;
}
...@@ -351,4 +351,5 @@ $light_gray: #eee; ...@@ -351,4 +351,5 @@ $light_gray: #eee;
border-radius: 20px; border-radius: 20px;
margin-top: 50px; margin-top: 50px;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment