Update client name styling for improved readability and layout
testing/ogGui-multibranch/pipeline/head This commit looks good Details

pull/18/head
Lucas Lara García 2025-03-07 10:35:06 +01:00
parent 9ab68cc6e2
commit b0d24b4799
1 changed files with 3 additions and 3 deletions

View File

@ -258,11 +258,11 @@ mat-tree mat-tree-node.disabled:hover {
.client-name {
display: block;
font-size: 16px;
font-weight: 600;
color: #333;
font-weight: 500;
margin-bottom: 5px;
margin-top: 5px;
padding-left: 1rem;
padding-right: 1rem;
}
.filters-container {