浏览代码

HUE-8530 [organization] Proper error highlighting on login

Romain 5 年之前
父节点
当前提交
d17fa8efef

文件差异内容过多而无法显示
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/login.css


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/login.less

@@ -113,6 +113,7 @@
     }
 
     input[type='text'],
+    input[type='email'],
     input[type='password'],
     input[type='text']:hover,
     input[type='password']:hover {

部分文件因为文件数量过多而无法显示