fix: auto-complete disabled bg (#3143)

pull/3163/head
xrkffgg 2020-11-12 15:53:19 +08:00 committed by GitHub
parent c57df7db0c
commit d552a41e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@
}
&[disabled] {
.disabled;
background-color: transparent;
}
}