Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-css-mode-forked-sqm8k5
Bug description
The arrow icons of the pagination buttons are slightly cut off at the top/bottom:
This is especially visible when setting --swiper-navigation-size to a very large value, but is noticeable at the default size of 44px as well.
This happens because the path element slightly clips outside of the view box of the SVG. The caret is not vertically centered, leading to a slight disalignment between the left and right icon as well.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
12.1.1
Platform/Target and Browser Versions
Edge 145 / Firefox 147
Validations
Would you like to open a PR for this bug?
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-css-mode-forked-sqm8k5
Bug description
The arrow icons of the pagination buttons are slightly cut off at the top/bottom:
This is especially visible when setting
--swiper-navigation-sizeto a very large value, but is noticeable at the default size of44pxas well.This happens because the path element slightly clips outside of the view box of the SVG. The caret is not vertically centered, leading to a slight disalignment between the left and right icon as well.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
12.1.1
Platform/Target and Browser Versions
Edge 145 / Firefox 147
Validations
Would you like to open a PR for this bug?