Browse Source

fix: styles

lanceJiang 10 months ago
parent
commit
487d46edc9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/styles/lance-element-ui.scss

+ 2 - 2
src/styles/lance-element-ui.scss

@@ -153,14 +153,14 @@
 		border-radius: 6px;
 	}
 
-	&.is-disabled.is-plain {
+/*	&.is-disabled.is-plain {
 		border-color: #B3D5FE;
 		color: #B3D5FE;
 		&:hover, &:focus{
 			border-color: #B3D5FE;
 			color: #B3D5FE;
 		}
-	}
+	}*/
 
 	// 若需要重置样式 todo...
 	//&:focus {