File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,12 @@ $info-margin-under-border = 27px
3434 color $ui-button--active-color
3535
3636.info-right
37- float right
37+ position absolute
38+ right 0
39+ top 0
40+ background $ui-noteDetail-backgroundColor
41+ bottom 1px
42+ padding-left 30px
3843
3944.info-right-button
4045 width 34px
@@ -68,6 +73,9 @@ body[data-theme="dark"]
6873 border-color $ui-dark-borderColor
6974 color $ui-dark-text-color
7075
76+ .info-right
77+ background-color $ui-dark-noteDetail-backgroundColor
78+
7179 .info-right-button
7280 navDarkButtonColor ()
7381 border-color $ui-dark-borderColor
Original file line number Diff line number Diff line change 11.root
2- position relative
2+ position absolute
3+ left 7px
4+ top 0
35 padding 0
46 & :hover
57 .icon
Original file line number Diff line number Diff line change 11.root
2- display : inline-block
3- position relative
2+ position absolute
3+ top 19px
4+ left 44px
45 user-select none
56 vertical-align middle
67 width 300px
You can’t perform that action at this time.
0 commit comments