mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
realign tooltip of buttons in articleDetail
This commit is contained in:
@@ -75,14 +75,17 @@ infoButton()
|
|||||||
&:hover
|
&:hover
|
||||||
.tooltip
|
.tooltip
|
||||||
opacity 1
|
opacity 1
|
||||||
|
&>button
|
||||||
&:nth-child(1) .tooltip
|
&:nth-child(1) .tooltip
|
||||||
margin-left -40px
|
margin-left -85px
|
||||||
&:nth-child(2) .tooltip
|
|
||||||
margin-left -80px
|
|
||||||
&:nth-child(3) .tooltip
|
&:nth-child(3) .tooltip
|
||||||
margin-left -60px
|
margin-left -80px
|
||||||
&:nth-child(4) .tooltip
|
&:nth-child(4) .tooltip
|
||||||
margin-left -50px
|
margin-left -60px
|
||||||
|
&:nth-child(5) .tooltip
|
||||||
|
margin-left -100px
|
||||||
|
.ShareButton-open-button .tooltip
|
||||||
|
margin-left -40px
|
||||||
.ShareButton-dropdown
|
.ShareButton-dropdown
|
||||||
position fixed
|
position fixed
|
||||||
&.hide
|
&.hide
|
||||||
|
|||||||
Reference in New Issue
Block a user