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

@ -1,4 +1,4 @@
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
div.segment.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)'
@ -17,7 +17,7 @@ div.segment.lg-full.sm-full.padding-top-small.padding-right-large.padding-bottom
widget-account.picture='hubl-user-avatar'
)
.chat-view.segment.lg-full.sm-full.whitespace-normal
.chat-view.segment.full.whitespace-normal
solid-xmpp-chat(
data-authentication='login',
data-auto-login='true',