mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-08 05:36:13 +02:00
use scss variable for grey
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3cd9c152c2
commit
fd07b5c476
@ -88,7 +88,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_MemberList_invite.mx_AccessibleButton_disabled {
|
||||
background-color: grey;
|
||||
background-color: $greyed-fg-color;;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user