Skip to content

Commit b199c7a

Browse files
agriyakhetarpalstefanv
authored andcommitted
Fix alignment for right and down chevrons
1 parent 4d27221 commit b199c7a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/theme-css/sphinx-design/_dropdown.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ details.sd-dropdown {
2525
pointer-events: none;
2626
display: inline-flex;
2727
align-items: center;
28+
justify-content: center;
29+
width: 0.75em;
2830
}
2931

3032
// The hover effect should only change opacity, not transform.

0 commit comments

Comments
 (0)