update components
This commit is contained in:
parent
0d9c8e71fe
commit
d3bcb6ac63
6 changed files with 19 additions and 15 deletions
|
@ -73,6 +73,10 @@ style this element.
|
|||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
:host([focused]) {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
:host([hidden]) {
|
||||
display: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue