SUPPORT-9273: Fix

This commit is contained in:
Eduard Tihomirov 2025-07-10 15:07:05 +03:00
parent 9110fd7555
commit d284b3ca57

View file

@ -122,7 +122,7 @@ button, a.btn {
border-radius: 4px; border-radius: 4px;
background: var(--color-link); background: var(--color-link);
} }
a.btn.disabled { a.disabled {
pointer-events: none; pointer-events: none;
opacity: 0.5; opacity: 0.5;
cursor: not-allowed; cursor: not-allowed;