Fix glitch
This commit is contained in:
parent
1a6fd7d72e
commit
4cce10a7d7
|
@ -35,6 +35,7 @@ export default Vue.extend({
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.mk-avatar
|
.mk-avatar
|
||||||
display inline-block
|
display inline-block
|
||||||
|
vertical-align bottom
|
||||||
background-size cover
|
background-size cover
|
||||||
background-position center center
|
background-position center center
|
||||||
transition border-radius 1s ease
|
transition border-radius 1s ease
|
||||||
|
|
Loading…
Reference in New Issue