breadcrumbs

This commit is contained in:
2025-10-31 17:43:00 +01:00
parent 1a1e9a80c3
commit 1fcd265eb9
4 changed files with 361 additions and 245 deletions
+1 -4
View File
@@ -306,10 +306,6 @@ button[disabled] {
cursor: not-allowed;
}
button:hover:not([disabled]) {
background: var(--accent-hover);
}
a.button-link {
display: inline-flex;
align-items: center;
@@ -2422,6 +2418,7 @@ button.danger:hover:not([disabled]) {
align-items: center;
gap: 0.5rem;
overflow: hidden;
text-wrap: nowrap;
}
.panel-header > .panel-header__title:first-child {