Faster layout
This commit is contained in:
parent
91fc121520
commit
57415c6987
@ -1,7 +1,3 @@
|
|||||||
.anime-list-item-view-image
|
|
||||||
max-width 55px
|
|
||||||
margin-bottom 1rem
|
|
||||||
|
|
||||||
.anime-list-item-rating-edit
|
.anime-list-item-rating-edit
|
||||||
horizontal-wrap
|
horizontal-wrap
|
||||||
justify-content space-between
|
justify-content space-between
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
.profile-watching-list-item-image
|
.profile-watching-list-item-image
|
||||||
width 55px !important
|
width 55px !important
|
||||||
|
height 78px !important
|
||||||
border-radius 2px
|
border-radius 2px
|
||||||
|
|
||||||
// < 380px
|
// < 380px
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
.anime-search-result
|
.anime-search-result
|
||||||
width 55px !important
|
width 55px !important
|
||||||
|
height 78px !important
|
Loading…
Reference in New Issue
Block a user