aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/GraphHops.css
blob: b6207eba224ceeebb0c20c0d3d0eb5c8e60165e3 (plain)
1
2
3
4
5
6
7
8
9
.hops-input{
display: flex;
flex-direction: column;
}

.hops-input-field{
width: 190px;
}