🐛 Fix overlay and shadows of modal body

This commit is contained in:
Eva 2022-07-13 08:15:03 +02:00
parent 641ebf8b8e
commit edad00ad95
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
.share-link-dialog {
width: 480px;
background-color: $color-white;
box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 20%);
.modal-content {
padding: 16px 32px;
&:first-child {