fix(routes): ui from secrets table

This commit is contained in:
Kaname
2022-09-10 19:00:43 +00:00
parent 3a562bb714
commit 0f0d96195d
21 changed files with 93 additions and 257 deletions

View File

@@ -202,5 +202,5 @@ input {
}
.header {
@apply flex flex-row px-4 justify-between items-center bg-neutral-focus z-10 w-full;
@apply flex flex-row px-4 justify-between items-center bg-neutral-focus z-10 w-full mb-10;
}