mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Change line-height on headings (#424)
This commit is contained in:
parent
b37fb4b145
commit
ddb83d5c3e
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ export default {
|
|||
align-items: center;
|
||||
align-content: stretch;
|
||||
display: flex;
|
||||
line-height: normal;
|
||||
|
||||
span:first-child {
|
||||
flex: 1;
|
||||
|
|
Loading…
Reference in a new issue