advanced disabled button styled

This commit is contained in:
nklhrstv 2020-03-10 16:18:57 +02:00
parent f374ead0bf
commit ebbb3329df

View file

@ -108,6 +108,10 @@
&:hover {
text-decoration: underline;
}
&:global(.disabled) {
color: @color-surface;
}
}
}
}