style: 全局修改样式主题
This commit is contained in:
@@ -35,7 +35,7 @@ input {
|
||||
width: 100%;
|
||||
}
|
||||
input:hover {
|
||||
border: 2px solid #409EFF;
|
||||
border: 2px solid #00DA72;
|
||||
background-color:#FFFFFF; /* 鼠标悬停时的边框颜色 */
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user