overruling other scss specificity in .btn-disabled
This commit is contained in:
@@ -288,6 +288,7 @@
|
|||||||
|
|
||||||
&.btn-disabled {
|
&.btn-disabled {
|
||||||
cursor: default !important;
|
cursor: default !important;
|
||||||
|
pointer-events: none;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
padding-bottom: 0.1rem;
|
padding-bottom: 0.1rem;
|
||||||
color: rgba(var(--secUser), 0.25) !important;
|
color: rgba(var(--secUser), 0.25) !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user