mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' into 6976-optimize-post-teaser-date
This commit is contained in:
commit
9c4d4944af
@ -19,7 +19,7 @@
|
|||||||
<client-only>
|
<client-only>
|
||||||
<group-content-menu
|
<group-content-menu
|
||||||
v-if="isGroupOwner"
|
v-if="isGroupOwner"
|
||||||
class="group-content-menu"
|
class="group-profile-content-menu"
|
||||||
:usage="'groupProfile'"
|
:usage="'groupProfile'"
|
||||||
:group="group || {}"
|
:group="group || {}"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
@ -639,8 +639,8 @@ export default {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
margin-top: -60px;
|
margin-top: -60px;
|
||||||
}
|
}
|
||||||
.page-name-group-id-slug {
|
.group-profile {
|
||||||
.ds-flex-item:first-child .group-content-menu {
|
.ds-flex-item:first-child .group-profile-content-menu {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: $space-x-small;
|
top: $space-x-small;
|
||||||
right: $space-x-small;
|
right: $space-x-small;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user