fix: graph styling

This commit is contained in:
2025-09-13 13:50:46 +02:00
parent 0b341ad6dd
commit 3055c2cb0e
2 changed files with 4 additions and 5 deletions

View File

@@ -2160,7 +2160,6 @@ p {
word-break: break-word;
font-family: 'Courier New', monospace;
font-size: 0.85rem;
background: rgba(0, 0, 0, 0.25);
border: 1px solid rgba(255, 255, 255, 0.08);
padding: 0.5rem;
border-radius: 6px;