improve accessability
This commit is contained in:
parent
837664f4c5
commit
2be07ae8dd
2 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
|||
position: relative;
|
||||
|
||||
&::before {
|
||||
content: attr(data-title);
|
||||
content: attr(aria-label);
|
||||
left: calc(100% + 0.5rem);
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue