Improved mobile layout
This commit is contained in:
@ -6,12 +6,14 @@
|
||||
horizontal-wrap
|
||||
justify-content flex-start
|
||||
|
||||
.episode
|
||||
flex-basis 190px
|
||||
|
||||
.episode
|
||||
vertical
|
||||
ui-element
|
||||
button-hover
|
||||
flex 0
|
||||
flex-basis 190px
|
||||
margin 0.5rem
|
||||
padding 0.5rem
|
||||
overflow hidden
|
||||
|
@ -1,7 +1,7 @@
|
||||
component Calendar(days []*utils.CalendarDay, user *arn.User)
|
||||
h1.mountable Calendar
|
||||
|
||||
.corner-buttons-hide-on-mobile
|
||||
.corner-buttons
|
||||
button.action(data-trigger="click", data-action="calendarShowAddedAnimeOnly", title="Show anime in my collection")
|
||||
RawIcon("eye")
|
||||
|
||||
|
Reference in New Issue
Block a user