rework notifications list

This commit is contained in:
smanylov
2026-04-24 14:30:03 +07:00
parent a69636d7e3
commit 7c82f940fc
3 changed files with 78 additions and 40 deletions
+4
View File
@@ -906,6 +906,10 @@
width: 40px;
height: 40px;
position: relative;
border-radius: 6px;
overflow: hidden;
background: #f5f5f5;
box-shadow: 1px 1px 2px #00000030;
img {
object-fit: contain;