1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-30 17:17:17 +00:00

Merge pull request #1142 from BoostIO/fix-button-ux-when-toggle

Fix button layout when hover and active
This commit is contained in:
Kazz Yokomizo
2017-11-18 16:52:33 +09:00
committed by GitHub
2 changed files with 1 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
.header-addFolderButton
navButtonColor()
position absolute
right 10px
right 7px
width 25px
height 25px
padding 0
@@ -75,8 +75,6 @@
border-radius 50%
&:hover
transition 0.2s
background-color alpha($ui-button-default--hover-backgroundColor, 40%)
color $ui-text-color
.root--folded
@extend .root