mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-03 06:11:48 +00:00
Replaced anchor by span to prevent accessibility error
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.react-tagsinput-tag a::before {
|
||||
.react-tagsinput-tag span::before {
|
||||
content: "\2715";
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user