mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update polymer components
This commit is contained in:
parent
95d4c9bd78
commit
c3765bb90e
23 changed files with 150 additions and 152 deletions
|
@ -31,9 +31,9 @@ Custom property | Description | Default
|
|||
`--paper-input-container-invalid-color` | The foreground color of the error | `--google-red-500`
|
||||
`--paper-input-error` | Mixin applied to the error | `{}`
|
||||
-->
|
||||
|
||||
<dom-module id="paper-input-error">
|
||||
<template>
|
||||
|
||||
<style>
|
||||
:host {
|
||||
display: inline-block;
|
||||
|
@ -54,7 +54,6 @@ Custom property | Description | Default
|
|||
</style>
|
||||
|
||||
<content></content>
|
||||
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue