Multiple fixes and improvements

This commit is contained in:
2024-06-03 12:50:29 +02:00
parent be19dc00db
commit 0d74f0980f
9 changed files with 91 additions and 44 deletions

View File

@@ -6,8 +6,7 @@ span.badge-user,
span.badge-user-group,
span.badge-person,
span.badge-thirdparty {
margin-top: 0.2rem;
margin-bottom: 0.2rem;
margin: 0.2rem 0.1rem;
display: inline-block;
padding: 0 0.5em !important;
background-color: $white;
@@ -23,6 +22,7 @@ span.badge-thirdparty {
span.badge-user-group {
font-weight: 600;
border-width: 0px;
}
span.badge-user {