breadcrumbs
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user