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

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