more fixes for timeline headers
This commit is contained in:
parent
631b8b93a4
commit
85c515b395
4 changed files with 15 additions and 9 deletions
|
@ -106,12 +106,15 @@ export default {
|
|||
.NotificationFilters {
|
||||
align-self: stretch;
|
||||
|
||||
.filter-trigger-button {
|
||||
font-size: 1.2em;
|
||||
padding-left: 0.7em;
|
||||
padding-right: 0.2em;
|
||||
> button {
|
||||
line-height: 100%;
|
||||
height: 100%;
|
||||
width: var(--__panel-heading-height-inner);
|
||||
text-align: center;
|
||||
|
||||
svg {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue