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 {
|
.client-name {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 16px;
|
font-weight: 500;
|
||||||
font-weight: 600;
|
|
||||||
color: #333;
|
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
padding-left: 1rem;
|
||||||
|
padding-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filters-container {
|
.filters-container {
|
||||||
|
|
Loading…
Reference in New Issue