update: classes for avatar, logo and flex added + css for elements from main header are outside the styles for that header
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
div.content-box__info
|
||||
div.content-box__info.flex
|
||||
|
||||
include ../../templates/hubl-user-avatar.pug
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#project-left
|
||||
div.content-box__info(style="padding: 15px")
|
||||
div.content-box__info.flex(style="padding: 15px")
|
||||
|
||||
p Tu as quitté ce projet.
|
||||
p Ceci est un groupe privé. Pour le rejoindre, rends-toi dans le panneau <sib-link next="admin-project-list">administration</sib-link> et demande une invitation.
|
||||
|
@ -7,7 +7,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
include ../../templates/hubl-circle-team.pug
|
||||
include ../../templates/hubl-project-team.pug
|
||||
|
||||
.content-box__info
|
||||
.content-box__info.flex
|
||||
|
||||
.space-between
|
||||
sib-display(
|
||||
|
Reference in New Issue
Block a user