mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-06 18:16:41 +07:00
fixed image radius
This commit is contained in:
parent
1e4081b86e
commit
335c9b6523
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
.wrap {
|
||||
:global(.pswp__img) {
|
||||
border-radius: $radius;
|
||||
}
|
||||
}
|
||||
|
||||
.bg {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue