Explorar o código

[Style 0000] 优化ant-result组件样式

houzekong hai 4 meses
pai
achega
0b96e489af
Modificáronse 1 ficheiros con 10 adicións e 2 borrados
  1. 10 2
      src/design/ant/index.less

+ 10 - 2
src/design/ant/index.less

@@ -66,6 +66,14 @@
   border-left: 0 !important;
 }
 
-@{ventSpace}-input{
+@{ventSpace}-input {
   background-color: transparent !important;
-}
+}
+
+.@{ventSpace}-result .@{ventSpace}-result-title {
+  color: unset;
+}
+
+.@{ventSpace}-result .@{ventSpace}-result-subtitle {
+  color: unset;
+}