unable to select a readed notification

This commit is contained in:
smanylov
2026-04-10 16:31:22 +07:00
parent 90903a67ac
commit 02b378612b
2 changed files with 25 additions and 12 deletions
+6 -1
View File
@@ -521,7 +521,7 @@
gap: 8px;
}
/* .upload-progress {
/* .upload-progress {
font-weight: 500;
font-size: 18px;
margin-right: 16px;
@@ -5250,6 +5250,11 @@
border: 2px solid v.$border-color-1-hover;
}
}
.empty-block {
width: 24px;
height: 24px;
}
}
}