SHA256
Добавить состояние чтения каналов
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user