feat: editing

This commit is contained in:
2023-11-02 00:16:18 +01:00
parent fade2f978e
commit ef309d603e
22 changed files with 409 additions and 517 deletions

View File

@@ -225,4 +225,8 @@
font-size: 10px;
}
}
form label:has(:global(.pending-changes)) {
color: var(--md-sys-color-tertiary);
}
</style>