update components
This commit is contained in:
@@ -73,6 +73,10 @@ style this element.
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
:host([focused]) {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
:host([hidden]) {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user