mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-06 18:16:41 +07:00
added image box shadow
This commit is contained in:
parent
35210c1d59
commit
25a59bf944
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
.wrap {
|
||||
:global(.pswp__img) {
|
||||
border-radius: $radius;
|
||||
|
||||
@include outer_shadow();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue