design: confirm message with daisyui design

This commit is contained in:
Julien Calixte
2024-12-29 01:12:54 +01:00
parent 6a84c92f4f
commit c93e4a8b16
6 changed files with 22 additions and 11 deletions

View File

@@ -60,9 +60,13 @@ a {
}
}
.notif-success {
background-color: oklch(var(--a));
color: oklch(var(--ac));
.notyf__wrapper {
padding-top: 0;
padding-bottom: 0;
}
.alert {
max-width: 500px;
}
.repo-note {