modal
This commit is contained in:
@@ -50,7 +50,7 @@ button[type="submit"] {
|
||||
@apply hover:bg-coolgray-400 btn h-7 btn-xs border-none bg-coolgray-200 no-animation normal-case text-white rounded;
|
||||
}
|
||||
button[isWarning] {
|
||||
@apply bg-error;
|
||||
@apply bg-error hover:bg-error;
|
||||
}
|
||||
button[isHighlighted] {
|
||||
@apply btn-primary text-white;
|
||||
|
||||
Reference in New Issue
Block a user