user moderation panel #211

Open
nbsp wants to merge 11 commits from nbsp/pleroma-fe:feat/moderation into develop
2 changed files with 1 additions and 2 deletions
Showing only changes of commit d09cfe76db - Show all commits

View file

@ -24,7 +24,6 @@
} }
.mod-modal-panel { .mod-modal-panel {
overflow: hidden;
transition: transform; transition: transform;
transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;
transition-duration: 300ms; transition-duration: 300ms;

View file

@ -21,7 +21,7 @@
<Popover <Popover
trigger="click" trigger="click"
placement="bottom" placement="bottom"
:offset="{ x: -45, y: 5 }" :offset="{ y: 5 }"
remove-padding remove-padding
> >
<template v-slot:trigger> <template v-slot:trigger>