SUPPORT-9273: Fix
This commit is contained in:
parent
9110fd7555
commit
d284b3ca57
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue