Merge pull request #5494 from kjac/v8-fix-umbconfirm-cursor
V8: umb-confirm button cursor should be "pointer"
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
border-radius: 40px;
|
||||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.umb_confirm-action__overlay-action:hover {
|
||||
|
||||
Reference in New Issue
Block a user