mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
0d339ab968
commit
98fbc2497c
10 changed files with 82 additions and 63 deletions
|
@ -25,6 +25,12 @@
|
|||
width: auto;
|
||||
}
|
||||
|
||||
.dialog.centeredDialog {
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
max-width: 70%;
|
||||
}
|
||||
|
||||
.dialog.scrollY {
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue