1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Improve UI

This commit is contained in:
Matt Montgomery 2020-04-25 15:46:22 -05:00
parent 43d01146a2
commit bf03a7ba57
7 changed files with 65 additions and 45 deletions

View file

@ -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>