mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
2846174b86
commit
003271cec1
9 changed files with 35 additions and 27 deletions
|
@ -110,7 +110,7 @@ This element is `display:block` by default, but you can set the `inline` attribu
|
|||
@apply(--paper-input-container);
|
||||
}
|
||||
|
||||
:host[inline] {
|
||||
:host([inline]) {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue