Clean up styles (#3305)
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
:host-context(.is-dark-theme) {
|
||||
input {
|
||||
color: rgb(var(--light-primary-text));
|
||||
background-color: rgb(var(--palette-foreground-text-light));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user