Add not-allow tip
Add not-allow tip When the input is disabled
This commit is contained in:
parent
b1156abcd1
commit
b12da23805
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
&:hover
|
||||
background: $background
|
||||
border-color: $control-border
|
||||
cursor: not-allowed;
|
||||
+placeholder
|
||||
color: rgba($control, 0.3)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue