UX: [permissiongroup] improve transition between form and behind content

This commit is contained in:
Mathieu Jaumotte 2023-04-14 15:14:08 +02:00
parent 27415ce868
commit 324a350bf1

View File

@ -66,7 +66,7 @@ ul.record_actions {
background-color: $white;
padding: 1em;
margin: -1em;
border-top: 1px solid $chill-ll-gray;
box-shadow: 0 -20px 20px -20px rgba($chill-gray, .5);
@include sticky-bottom;
.sticky-form-buttons {