moved remove from flock button

This commit is contained in:
Corey Blais
2026-04-21 10:54:04 -04:00
parent 9392bf9735
commit af40b9901f
2 changed files with 24 additions and 3 deletions
+5
View File
@@ -567,6 +567,11 @@ textarea {
gap: 1rem;
}
.settings-danger-card {
border-color: rgba(203, 58, 53, 0.22);
background: linear-gradient(180deg, rgba(255, 250, 246, 0.86), rgba(255, 241, 238, 0.72));
}
.settings-save-row {
display: flex;
justify-content: flex-start;