This commit is contained in:
@@ -415,6 +415,21 @@ html, body {
|
||||
min-height: calc(100vh - 140px);
|
||||
}
|
||||
|
||||
.breadcrumb-muted {
|
||||
--bs-breadcrumb-divider-color: var(--text-tertiary);
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.breadcrumb-muted a {
|
||||
color: var(--text-secondary);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.breadcrumb-muted a:hover {
|
||||
color: var(--primary-dark);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.admin-faq-edit-panel {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user