Убрать подсказку закрытия из lightbox

This commit is contained in:
Sergey Antropoff
2026-07-23 09:31:20 +03:00
parent 9e8b514034
commit af9862e966
2 changed files with 0 additions and 14 deletions
@@ -500,12 +500,6 @@
font-weight: 650; font-weight: 650;
color: var(--text); color: var(--text);
} }
.lightbox-hint {
flex-shrink: 0;
margin-top: 0.15rem;
font-size: 0.75rem;
color: var(--muted);
}
.lightbox-actions { .lightbox-actions {
flex-shrink: 0; flex-shrink: 0;
margin-top: 0.65rem; margin-top: 0.65rem;
@@ -770,7 +764,6 @@
Скачать QR Скачать QR
</a> </a>
</div> </div>
<p class="lightbox-hint">Клик вне QR или Esc — закрыть</p>
</div> </div>
</div> </div>
@@ -266,12 +266,6 @@
font-weight: 650; font-weight: 650;
color: var(--text); color: var(--text);
} }
.lightbox-hint {
flex-shrink: 0;
margin-top: 0.15rem;
font-size: 0.75rem;
color: var(--muted);
}
.lightbox-actions { .lightbox-actions {
flex-shrink: 0; flex-shrink: 0;
margin-top: 0.65rem; margin-top: 0.65rem;
@@ -477,7 +471,6 @@
Скачать QR Скачать QR
</a> </a>
</div> </div>
<p class="lightbox-hint">Клик вне QR или Esc — закрыть</p>
</div> </div>
</div> </div>