mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Better line height for play/pause button
This commit is contained in:
parent
b9d25ccad6
commit
2f8a79c82d
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@
|
|||
height: 28px;
|
||||
background: rgba(0, 0, 0, .7);
|
||||
border: 1px solid transparent;
|
||||
line-height: 28px;
|
||||
line-height: 26px;
|
||||
font-size: 13px;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Reference in a new issue