SAAS-833: Radio page UI improvements/fixes
Fixed schedule widget scrolling Inserted default station description
This commit is contained in:
parent
2cf6cb549e
commit
1add10c657
3 changed files with 2 additions and 3 deletions
|
@ -61,7 +61,7 @@ body {
|
|||
max-height: 0px;
|
||||
transition: max-height 2s ease;
|
||||
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
/*transition-delay: 1s;*/
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue