feature: improved audio player UX
This commit is contained in:
parent
ef98fc754d
commit
0ed013c968
6 changed files with 620 additions and 4 deletions
|
@ -274,11 +274,13 @@
|
|||
}
|
||||
|
||||
#talk .embed-container.short {
|
||||
height: 0;
|
||||
min-height: 40px;
|
||||
height: 120px;
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
padding-bottom: 7.5%;
|
||||
}
|
||||
|
||||
#talk .embed-container.tidal {
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
#talk .embed-container.vertical {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue