Style tweak for episode view dialog
This commit is contained in:
parent
be7c60253b
commit
62a3251fb4
2 changed files with 9 additions and 1 deletions
|
@ -4156,8 +4156,10 @@ li .ui-state-hover {
|
|||
display: block;
|
||||
}
|
||||
|
||||
#podcast_episode_dialog {
|
||||
.podcast-episode-dialog {
|
||||
max-width: 50%;
|
||||
max-height: 50%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* UI Revamp Video */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue