mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 10:46:43 +02:00
fix(shared-ui): improve PillNavigation and PillDropdown components
- Fix PillNavigation styling and spacing - Improve PillDropdown animation and positioning - Adjust PillToolbar for better responsiveness - Fix PillTimeRangeSelector hour selection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e473a026ee
commit
21f2b28bf0
4 changed files with 44 additions and 10 deletions
|
|
@ -174,7 +174,6 @@
|
|||
|
||||
.trigger-button {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.pill {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue