mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(dashboard): improve player responsiveness
This commit is contained in:
parent
a77a1c3c70
commit
05388c0099
1 changed files with 6 additions and 1 deletions
|
|
@ -236,7 +236,12 @@
|
|||
}
|
||||
|
||||
.controls {
|
||||
margin: 0;
|
||||
margin: 0 1rem 0 0;
|
||||
|
||||
i {
|
||||
width: inherit;
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
.prev, .shuffle, .loop {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue