This commit is contained in:
syuilo 2018-03-03 16:59:00 +09:00
parent 581bdefb7e
commit 85ea92751c
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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