xiebaomin 1 год назад
Родитель
Сommit
0f0135466e
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      src/main/resources/static/css/supplier-login/text_info.css

+ 3 - 0
src/main/resources/static/css/supplier-login/text_info.css

@@ -55,6 +55,9 @@ body{
 .username:hover::after{
     transform: rotate(270deg);
 }
+.username .el-popover__reference-wrapper .el-button--text {
+    color: #FF5B00;
+}
 .el-popover {
     padding: 5px !important;
     min-width: 90px !important;