more fixes for timeline headers

This commit is contained in:
Henry Jameson 2022-04-20 19:57:01 +03:00
parent 631b8b93a4
commit 85c515b395
4 changed files with 15 additions and 9 deletions

View file

@ -96,11 +96,14 @@
align-self: stretch;
> button {
font-size: 1.2em;
padding-left: 0.7em;
padding-right: 0.2em;
line-height: 100%;
height: 100%;
width: var(--__panel-heading-height-inner);
text-align: center;
svg {
font-size: 1.2em;
}
}
}