mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-26 19:47:30 +00:00
parent
67a5b7cc47
commit
1167c8526d
1 changed files with 2 additions and 2 deletions
|
|
@ -174,11 +174,11 @@
|
|||
position: absolute;
|
||||
left: 111px;
|
||||
top: 24px;
|
||||
width: 152px;
|
||||
width: 155px;
|
||||
height: 6px;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
padding: 3px 1px; /* Ensure the target is correct for the cursor */
|
||||
padding: 3px 0px; /* Ensure the target is correct for the cursor */
|
||||
}
|
||||
|
||||
#webamp .media-info #kbps {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue