# Message rendering

* adds icons to message danger, info and success rendering
This commit is contained in:
2024-03-12 10:32:05 +01:00
parent e2eb0ecbb0
commit 4332a750d1
3 changed files with 27 additions and 4 deletions

View File

@@ -275,4 +275,7 @@ Similar to bootstraps 'shadow-lg'
}
.tree-label.badge{
font-size: 90%;
}
.alert{
margin-bottom: 0 !important;
}