fix: subtle hover border (#8b949e) and remove redundant tabIndex on button elements
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
}
|
||||
.modal-interactive:hover,
|
||||
.modal-interactive:focus {
|
||||
border-color: #fff !important;
|
||||
border-color: #8b949e !important;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user