Refactored tag list in their own component

This commit is contained in:
Alexis
2024-01-10 21:03:37 +01:00
parent 68eb0d165f
commit d680cae84d
7 changed files with 236 additions and 141 deletions

View File

@@ -260,7 +260,7 @@ dialog {
}
&::backdrop {
background-color: rgba(0, 0, 0, 0.15);
backdrop-filter: blur(1px);
}
&.open {