update disable opacity -> 0.5
This commit is contained in:
parent
9d02df5446
commit
079eca8790
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ p
|
|||
|
||||
.disabled {
|
||||
pointer-events: none;
|
||||
opacity: 0.7;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.truncated-text {
|
||||
|
|
Loading…
Reference in a new issue