1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 10:46:32 +00:00

Merge pull request #724 from BoostIO/fix-button-at-markdown-eidt

Fix hidden button
This commit is contained in:
SuenagaRyota
2017-07-25 14:32:37 +09:00
committed by GitHub
2 changed files with 1 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ $info-margin-under-border = 27px
border-color $ui-favorite-star-button-color border-color $ui-favorite-star-button-color
&:active, &:active:hover &:active, &:active:hover
background-color $ui-favorite-star-button-color background-color $ui-favorite-star-button-color
color $ui-button-- color $ui-button--color
.info-right .info-right
position absolute position absolute

View File

@@ -157,9 +157,6 @@ modal()
topBarButtonLight() topBarButtonLight()
width 34px width 34px
display flex
align-items center
justify-content center
height 34px height 34px
border-radius 17px border-radius 17px
font-size 14px font-size 14px