update components
This commit is contained in:
parent
39e654cb03
commit
bc867a246a
3 changed files with 18 additions and 2 deletions
|
@ -124,6 +124,18 @@
|
|||
min-width: initial !important;
|
||||
}
|
||||
|
||||
[is=emby-button].iconRight i {
|
||||
margin-left: auto;
|
||||
margin-right: .25em;
|
||||
}
|
||||
|
||||
[is=emby-button].noflex.iconRight i {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 25%;
|
||||
margin-right: .5em;
|
||||
}
|
||||
|
||||
[is=paper-icon-button-light] {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue