mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 14:06:44 -06:00
Fix glitch
This commit is contained in:
parent
1a6fd7d72e
commit
4cce10a7d7
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ export default Vue.extend({
|
|||
<style lang="stylus" scoped>
|
||||
.mk-avatar
|
||||
display inline-block
|
||||
vertical-align bottom
|
||||
background-size cover
|
||||
background-position center center
|
||||
transition border-radius 1s ease
|
||||
|
|
Loading…
Reference in a new issue