mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Refined audio player UI
Refs https://github.com/TryGhost/Team/issues/1230
This commit is contained in:
parent
10d59e9795
commit
d4d98d0ab5
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
.kg-audio-mute-icon,
|
||||
.kg-audio-unmute-icon {
|
||||
position: relative;
|
||||
bottom: 1px;
|
||||
bottom: -1px;
|
||||
padding: 0 4px;
|
||||
font-size: 0;
|
||||
background: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue