This commit is contained in:
einhornimmond 2025-10-07 11:19:23 +02:00
parent a890a8c895
commit c8885dbed8

View File

@ -300,7 +300,7 @@ onMounted(async () => {
.message.error .message-content {
background-color: #f1e5e5;
color: rgb(194, 12, 12);
color: rgb(194 12 12);
margin-left: auto;
margin-right: auto;
}