fix: fixing the prompt view cancel button style for color and cursor shape (#33895)
This commit is contained in:
@@ -325,6 +325,12 @@
|
||||
|
||||
.action-secondary {
|
||||
@extend %t-action4;
|
||||
cursor: pointer;
|
||||
color: $white;
|
||||
|
||||
&:hover {
|
||||
color: $gray-l3;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user