feature: .lg- removed + fixes on small screens

This commit is contained in:
gaelle morin
2021-01-22 14:29:45 +01:00
parent bc64019b63
commit 52054f3766
24 changed files with 260 additions and 300 deletions

View File

@ -4,19 +4,19 @@ solid-widget(name='hubl-captain-contact')
solid-widget(name='hubl-captain')
template
solid-display.segment.lg-full.margin-bottom-large.labelled-avatar.two-lines(
solid-display.segment.full.margin-bottom-large.labelled-avatar.two-lines(
data-src="${value}"
fields='segment1(account.picture), segment2(line1(name, user), line2(atom, communities))'
class-segment1='segment'
class-account.picture='avatar'
class-segment2='segment lg-three-quarter margin-left-xsmall'
class-line1='block'
class-segment2='segment three-quarter margin-left-xsmall'
class-line1='segment block'
class-name='text-small text-semibold text-color-heading text-sub'
class-line2='block'
class-line2='segment block'
class-atom='icon icon-large icon-third mdi-atom margin-right-xxsmall'
class-communities='lg-full'
class-communities='full'
value-user='${value}'