Skip to content
Snippets Groups Projects
Commit 85ea9275 authored by syuilo's avatar syuilo
Browse files

oops

parent 581bdefb
No related branches found
No related tags found
No related merge requests found
...@@ -175,6 +175,7 @@ $border-color = rgba(27, 31, 35, 0.15) ...@@ -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({ ...@@ -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({ ...@@ -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({ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment