mirror of
https://github.com/heyman/heynote.git
synced 2024-11-22 07:54:11 +01:00
Fix so that status bar blocks have the full height of the status bar (visible when hovered)
This commit is contained in:
parent
3a99272ec4
commit
bd28472175
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user