Commit 0b20146
committed
fix(039): restore readable text on Servers "Scan All" button
The button used "btn btn-primary btn-outline" which in the current
DaisyUI theme collapses the text color onto the background, making
"Scan All" invisible except on hover (reported in both corporate and
business themes).
Match the styling of the other scan triggers (Security "Scan All
Servers", ServerDetail "Scan Now") by dropping btn-outline so the
button renders as a standard filled btn-primary with primary-content
text — readable in all themes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6d49fd0 commit 0b20146
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments