Fix SingleSelect usage for configureRetention

This commit is contained in:
Girish Ramakrishnan
2025-10-07 14:53:44 +02:00
parent 15256ebbdf
commit 0458fee326
2 changed files with 7 additions and 10 deletions
-4
View File
@@ -318,10 +318,6 @@ onMounted(async () => {
justify-content: space-between;
}
.backup-site:hover {
/*background-color: var(--pankow-color-background-hover);*/
}
.backup-site-details {
display: flex;
flex-direction: column;