This commit is contained in:
itsrubberduck
2025-09-21 21:47:19 +02:00
parent 0a61d5ab00
commit 0ed6b205ad

View File

@@ -1890,4 +1890,8 @@ onMounted(async () => {
padding: 0.5rem 0.6rem;
}
}
.chip.absolute {
background: #434752;
}
</style>