Commit 780bd3d
fix: use primary color for device agent icons and center OTP form (#2155)
Device Agent accordion was using text-green-600 instead of text-primary
(matching Security Policies). OTP form boxes and button were left-aligned.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent ea20fc4 commit 780bd3d
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- apps/portal/src/app
- (app)/(home)/[orgId]/components/tasks
- components
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments