a11y: Improve icon button component regarding semantics and screen reader usage
This commit is contained in:
parent
77045d0886
commit
87aabeb7af
2 changed files with 5 additions and 4 deletions
|
@ -42,7 +42,8 @@
|
|||
|
||||
.icon-button {
|
||||
color: #616b86;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
background: transparent;
|
||||
|
||||
&:hover {
|
||||
color: #717b98;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue