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

.network-name {
  width: 5.2em;
  line-height: 9px;
  text-rendering: geometricPrecision;
}