Добавить состояние чтения каналов

This commit is contained in:
AidarKC
2026-09-09 18:59:54 +03:00
parent 2d059e9ff5
commit 8e86872aa7
29 changed files with 2538 additions and 231 deletions
+3
View File
@@ -696,6 +696,9 @@
.channel-like-popup {
position: fixed;
z-index: 1601;
left: 50%;
top: clamp(72px, 18vh, 180px);
transform: translateX(-50%);
padding: 14px;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 18px;