aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/network.scss
blob: 0cb3d011140b09724e1afc834700e32b6bb915a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.network-indicator {
  display: flex;
  align-items: center;
  font-size: .6em;
}

.network-name {
  width: 5.2em;
  line-height: 9px;
  text-rendering: geometricPrecision;
  font-family: 'DIN OT';
  font-size: 10px;
}