diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-11-01 12:53:52 +0100 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-11-01 12:53:52 +0100 |
| commit | 029152a503b80b265cdd5f9e8e189873ede34919 (patch) | |
| tree | 019acbf01ed8c281ef44f7a03622a50811e7363b /public/assets/css/audioplayer.css | |
| parent | de6698d773bd73954f7267fa412a8ff8afd4b823 (diff) | |
icon width
Diffstat (limited to 'public/assets/css/audioplayer.css')
| -rw-r--r-- | public/assets/css/audioplayer.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/audioplayer.css b/public/assets/css/audioplayer.css index 530195a..d1e94df 100644 --- a/public/assets/css/audioplayer.css +++ b/public/assets/css/audioplayer.css @@ -94,7 +94,7 @@ } .player .icon img { display: none; - width: 2.5em; + width: 1em; } .player .icon.active .play_icon { display: none; |
