mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix lint
This commit is contained in:
parent
0695c8c7a8
commit
107e4c273e
2 changed files with 3 additions and 3 deletions
|
@ -236,10 +236,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||||
}
|
}
|
||||||
|
|
||||||
.localUsers .cardText-secondary {
|
.localUsers .cardText-secondary {
|
||||||
white-space: pre-wrap
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.customCssContainer textarea{
|
.customCssContainer textarea {
|
||||||
resize: none;
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue