1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-01 20:23:10 +00:00

Fix right buttons layout in note detail

This commit is contained in:
Kazu Yokomizo
2017-11-14 20:28:51 +09:00
parent deade1f9f8
commit 2a2b662a6f
4 changed files with 11 additions and 5 deletions
+2 -1
View File
@@ -62,7 +62,7 @@ $info-margin-under-border = 15px
height 34px
border-radius 17px
font-size 14px
margin 15px 7px
margin 5px 0px
border none
color $ui-button-color
display flex
@@ -75,6 +75,7 @@ $info-margin-under-border = 15px
border-color $ui-button--active-backgroundColor
&:hover
background-color alpha($ui-button--hover-backgroundColor, 60%)
transition 0.2s
.control-lockButton-tooltip
opacity 1