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;
|
||||
background: var(--color-link);
|
||||
}
|
||||
a.btn.disabled {
|
||||
a.disabled {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue