mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45: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
|
||||
|
||||
> button
|
||||
padding 0
|
||||
width 40px
|
||||
height 40px
|
||||
font-size 24px
|
||||
|
@ -183,7 +183,7 @@ export default Vue.extend({
|
||||
text-overflow ellipsis
|
||||
|
||||
[data-fa], [data-icon]
|
||||
margin-right 8px
|
||||
margin-right 4px
|
||||
|
||||
> img
|
||||
display inline-block
|
||||
@ -198,6 +198,7 @@ export default Vue.extend({
|
||||
position absolute
|
||||
top 0
|
||||
left 0
|
||||
padding 0
|
||||
width $height
|
||||
font-size 1.4em
|
||||
line-height $height
|
||||
@ -219,6 +220,7 @@ export default Vue.extend({
|
||||
position absolute
|
||||
top 0
|
||||
right 0
|
||||
padding 0
|
||||
width $height
|
||||
text-align center
|
||||
font-size 1.4em
|
||||
|
Loading…
Reference in New Issue
Block a user