feature: mobile - classes added

This commit is contained in:
gaelle morin
2021-01-19 19:59:24 +01:00
parent ba9fe94ca7
commit f2f33073fc
28 changed files with 205 additions and 158 deletions

View File

@ -1,4 +1,4 @@
div.segment.lg-full.padding-top-small.padding-right-large.padding-bottom-small.padding-left-large.border-bottom.border-color-grey
div.segment.lg-full.sm-full.padding-top-small.padding-right-large.padding-bottom-small.padding-left-large.sm-padding-xsmall.border-bottom.border-color-grey.whitespace-normal
solid-display.labelled-avatar.small(
bind-resources
fields='segment1(account.picture), segment2(name, hyphen, at, username)'
@ -8,7 +8,7 @@ div.segment.lg-full.padding-top-small.padding-right-large.padding-bottom-small.p
class-segment1='segment'
class-account.picture='avatar small'
class-segment2='segment margin-left-xsmall text-xxlarge text-letter-spacing-large'
class-segment2='segment margin-left-xsmall text-xxlarge text-letter-spacing-large whitespace-normal'
class-name='text-color-heading text-uppercase text-semibold'
class-hypen='text-color-heading'
class-at=''
@ -17,7 +17,7 @@ div.segment.lg-full.padding-top-small.padding-right-large.padding-bottom-small.p
widget-account.picture='hubl-user-avatar'
)
.chat-view.segment.lg-full.whitespace-normal
.chat-view.segment.lg-full.sm-full.whitespace-normal
solid-xmpp-chat(
data-authentication='login',
data-auto-login='true',