Fix so that status bar blocks have the full height of the status bar (visible when hovered)

This commit is contained in:
Jonatan Heyman 2023-02-12 13:11:50 +01:00
parent 3a99272ec4
commit bd28472175

View File

@ -75,7 +75,9 @@
flex-grow: 1 flex-grow: 1
.status-block .status-block
padding: 2px 10px box-sizing: border-box
height: 22px
padding: 4px 10px
cursor: default cursor: default
&:first-child &:first-child
padding-left: 12px padding-left: 12px