mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-26 09:36:02 -07:00
Fix glitch
This commit is contained in:
parent
93e952e9d3
commit
0159b0bbd8
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue