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

fix context menu margin and user preference buttons

This commit is contained in:
dkanada 2019-12-11 23:34:29 +09:00
parent e108997376
commit 4e683c4fca
27 changed files with 99 additions and 155 deletions

View file

@ -11,8 +11,10 @@
<div class="fieldDescription">${LabelRemoteClientBitrateLimitHelp}</div>
</div>
</div>
<button is="emby-button" type="submit" class="raised button-submit block"><span>${ButtonSave}</span></button>
<button is="emby-button" type="submit" class="raised button-submit block">
<span>${ButtonSave}</span>
</button>
</form>
</div>
</div>
</div>
</div>