update: flex class added in other files + %padding removed
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.content-box.with-padding.full-width.chat-view
|
||||
.content-box.flex.full-width.chat-view
|
||||
sib-chat(
|
||||
data-authentication='login',
|
||||
data-auto-login='true',
|
||||
|
@ -9,7 +9,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
|
||||
.content-box__info.flex
|
||||
|
||||
.space-between
|
||||
.flex.space-between
|
||||
sib-display(
|
||||
bind-resources
|
||||
fields='creationDateSet(title, creationDate)'
|
||||
@ -24,7 +24,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
sib-link(class='button text-bold text-uppercase reversed button-primary bordered with-icon icon-pencil' next='project-edit' bind-resources) Modifier et ajouter un membre
|
||||
|
||||
|
||||
.space-between
|
||||
.flex.space-between
|
||||
sib-display(
|
||||
bind-resources
|
||||
fields='label-captain, captain'
|
||||
|
Reference in New Issue
Block a user