mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Fix border-radius on photos
This commit is contained in:
parent
7702da33ce
commit
3e6ee4dac0
@ -44,6 +44,7 @@ root(isDark)
|
||||
background isDark ? #282C37 : #fff
|
||||
border solid 1px rgba(#000, 0.075)
|
||||
border-radius 6px
|
||||
overflow hidden
|
||||
|
||||
> .title
|
||||
z-index 1
|
||||
|
Loading…
Reference in New Issue
Block a user