kufu / smarthr-ui

React components for creating SmartHR applications.
https://story.smarthr-ui.dev
MIT License
879 stars 141 forks source link

fix: TabBar が margin を持たないように修正 #5054

Closed uknmr closed 1 month ago

uknmr commented 1 month ago

関連URL

https://smarthr.atlassian.net/browse/SHRUI-1190

概要

Tabbar の実装が Reel > TabBar となっており、focus-ring が見切れてしまう対処として TabBar に margin が設定されていた。 レイアウト上の不都合や視覚的な違和感が強いため修正することにした。

変更内容

確認方法

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@5054

commit: 933ec5c