mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Improve UI
This commit is contained in:
parent
43d01146a2
commit
bf03a7ba57
7 changed files with 65 additions and 45 deletions
|
@ -3,10 +3,9 @@
|
|||
<span>Activate</span>
|
||||
</button>
|
||||
|
||||
Incoming login requests:
|
||||
<div class="quickConnectSettingsContainer padded-left padded-right padded-bottom-page">
|
||||
<ul id="quickConnectIncoming">
|
||||
<li>Failed to load incoming requests</li>
|
||||
<div id="quickConnectIncoming" class="paperList">
|
||||
<div>Failed to load incoming requests</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue