-
-
- : {{ prettyDecimalSize(storageQuota) }}
-
-
+
+
+
-
+
diff --git a/dashboard/src/components/app/Security.vue b/dashboard/src/components/app/Security.vue
index 505350700..93cc32dcf 100644
--- a/dashboard/src/components/app/Security.vue
+++ b/dashboard/src/components/app/Security.vue
@@ -60,11 +60,8 @@ onMounted(() => {
-
+
-
-
-
diff --git a/dashboard/src/style.css b/dashboard/src/style.css
index e08320d49..546130a3a 100644
--- a/dashboard/src/style.css
+++ b/dashboard/src/style.css
@@ -105,6 +105,10 @@ hr {
opacity: 0;
}
+.pankow-checkbox {
+ margin: 8px 0;
+}
+
.pankow-table-header-column {
border-bottom-color: transparent;
}