mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 12:10:57 +00:00
fix: remove stale margin-top from card desc in install-index
Title moved to overlay so margin-top on .pi-card-desc is no longer needed. Aligns with main.html styling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e7f9456b07
commit
585a731af6
1 changed files with 0 additions and 1 deletions
|
|
@ -206,7 +206,6 @@
|
|||
.pi-card-desc {
|
||||
font-size: 0.8rem;
|
||||
color: var(--color-text-secondary);
|
||||
margin-top: 0.3rem;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue