Add large size buttons variant and make disabled state global
This commit is contained in:
@@ -257,11 +257,6 @@
|
||||
&__more {
|
||||
color: $color-secondary !important;
|
||||
}
|
||||
|
||||
// Disabled state
|
||||
&[disabled] {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
// Message
|
||||
|
||||
Reference in New Issue
Block a user