This commit is contained in:
2026-04-06 20:46:55 -04:00
parent df438e265b
commit 68a905a292

View File

@@ -85,5 +85,5 @@ textarea::-webkit-scrollbar-thumb {
background: #1F1A24; background: #1F1A24;
border: 1px solid #332940; border: 1px solid #332940;
border-radius: 10px; border-radius: 10px;
padding: 12px; padding: 11px;
} }