mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 23:43:22 +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
|
||||
|
||||
.status-block
|
||||
padding: 2px 10px
|
||||
box-sizing: border-box
|
||||
height: 22px
|
||||
padding: 4px 10px
|
||||
cursor: default
|
||||
&:first-child
|
||||
padding-left: 12px
|
||||
|
Loading…
Reference in New Issue
Block a user