Skip to content

Commit cea4ace

Browse files
committed
add a slight right padding so the arrow doesn't overlap the outline with one line titles
1 parent b9e2e27 commit cea4ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tbx/static_src/sass/components/_listing.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
&:focus {
2020
@include focus-style();
21+
padding-right: $link-transition-gap;
2122

2223
#{$root}__arrow {
2324
@include arrow-focus-style();

0 commit comments

Comments
 (0)