mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
realign tooltip of buttons in articleDetail
This commit is contained in:
@@ -75,14 +75,17 @@ infoButton()
|
||||
&:hover
|
||||
.tooltip
|
||||
opacity 1
|
||||
&>button
|
||||
&:nth-child(1) .tooltip
|
||||
margin-left -40px
|
||||
&:nth-child(2) .tooltip
|
||||
margin-left -80px
|
||||
margin-left -85px
|
||||
&:nth-child(3) .tooltip
|
||||
margin-left -60px
|
||||
margin-left -80px
|
||||
&: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
|
||||
position fixed
|
||||
&.hide
|
||||
|
||||
Reference in New Issue
Block a user