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

update dialogs

This commit is contained in:
Luke Pulverenti 2016-09-08 17:30:19 -04:00
parent 88bf479a19
commit 731c71391c
2 changed files with 12 additions and 10 deletions

View file

@ -1,6 +1,7 @@
.formDialog {
display: flex;
flex-direction: column;
position: relative;
}
.formDialogHeader {