fix repository deletion and some css issues

This commit is contained in:
dkanada
2020-06-11 19:34:06 +09:00
parent 9e2e2a3438
commit 08fb42155d
8 changed files with 30 additions and 16 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
/* Without this emby-checkbox is able to appear on top */
z-index: 1;
align-items: flex-end;
justify-content: flex-end;
justify-content: center;
flex-wrap: wrap;
}