STYLE Hide dashboard activity section for non-admin users
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
51e0525be3
commit
8bc93c2902
|
|
@ -649,6 +649,9 @@ select[data-enpassusermodified='yes'] {
|
||||||
@apply !mr-12 2xl:!mr-32 !max-w-screen-2xl;
|
@apply !mr-12 2xl:!mr-32 !max-w-screen-2xl;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#dashboard_activity {
|
||||||
|
@apply !hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.role-conseiller {
|
.role-conseiller {
|
||||||
#menu-media,
|
#menu-media,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user