修改颜色

This commit is contained in:
limengnan 2025-09-27 13:23:25 +08:00
parent e1acfde13f
commit ab43cb6767

View File

@ -213,5 +213,6 @@
.userInfoviewDialog .el-input__inner{
color: #fff !important;
-webkit-text-fill-color: #fff !important;
background-color: #000 !important;
}
</style>