mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 23:55:58 +09:00
oops
This commit is contained in:
parent
581bdefb7e
commit
85ea92751c
@ -175,6 +175,7 @@ $border-color = rgba(27, 31, 35, 0.15)
|
|||||||
text-align center
|
text-align center
|
||||||
|
|
||||||
> button
|
> button
|
||||||
|
padding 0
|
||||||
width 40px
|
width 40px
|
||||||
height 40px
|
height 40px
|
||||||
font-size 24px
|
font-size 24px
|
||||||
|
@ -183,7 +183,7 @@ export default Vue.extend({
|
|||||||
text-overflow ellipsis
|
text-overflow ellipsis
|
||||||
|
|
||||||
[data-fa], [data-icon]
|
[data-fa], [data-icon]
|
||||||
margin-right 8px
|
margin-right 4px
|
||||||
|
|
||||||
> img
|
> img
|
||||||
display inline-block
|
display inline-block
|
||||||
@ -198,6 +198,7 @@ export default Vue.extend({
|
|||||||
position absolute
|
position absolute
|
||||||
top 0
|
top 0
|
||||||
left 0
|
left 0
|
||||||
|
padding 0
|
||||||
width $height
|
width $height
|
||||||
font-size 1.4em
|
font-size 1.4em
|
||||||
line-height $height
|
line-height $height
|
||||||
@ -219,6 +220,7 @@ export default Vue.extend({
|
|||||||
position absolute
|
position absolute
|
||||||
top 0
|
top 0
|
||||||
right 0
|
right 0
|
||||||
|
padding 0
|
||||||
width $height
|
width $height
|
||||||
text-align center
|
text-align center
|
||||||
font-size 1.4em
|
font-size 1.4em
|
||||||
|
Loading…
Reference in New Issue
Block a user