Update client name styling for improved readability and layout
testing/ogGui-multibranch/pipeline/head This commit looks good
Details
testing/ogGui-multibranch/pipeline/head This commit looks good
Details
parent
9ab68cc6e2
commit
b0d24b4799
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue