correction de css et suppression de css en trop

This commit is contained in:
ORDONNEAU Antoine
2026-03-26 09:22:00 +01:00
parent a3bc6e6c8c
commit 3ee3bc4fb4
6 changed files with 9 additions and 7 deletions
@@ -9,10 +9,7 @@
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 14px;
border-radius: 10px;
background: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.08);
padding: 10px 20px 10px 20px;
}
.userName {