This commit is contained in:
2026-02-26 12:11:32 +00:00
parent 6792e0aa68
commit a76a201394
2 changed files with 3 additions and 3 deletions

View File

@@ -426,7 +426,7 @@ h1, h2, h3, h4, h5, h6,
width: 100%;
padding: 15px;
border-top: 1px solid var(--border-light);
background: #fff;
background: var(--bg-sidebar); /* Garde la couleur de ta sidebar */
}
.version-info {