Commit 78a10a2
Tech: update CSS for new attachment components
Add CSS classes for FileFieldComponent:
- .attachment-field for common styles
- .attachment-field--single for max=1 cases
- .attachment-field--multiple for max>1 cases
Keep existing .attachment-drop-zone styles (reused by DropZoneDecorator).
Maintain legacy styles for backward compatibility during transition.
Part of attachment components refactoring (#6/7)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3637778 commit 78a10a2
1 file changed
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
24 | 64 | | |
25 | 65 | | |
26 | 66 | | |
| |||
50 | 90 | | |
51 | 91 | | |
52 | 92 | | |
| 93 | + | |
53 | 94 | | |
54 | 95 | | |
55 | 96 | | |
| |||
0 commit comments