aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/title-bar.scss
blob: 67bf970082a23b1ceae1508ed772d5c328cd398c (plain) (blame)
1
2
3
4
5
6
7
#electron-app-title-bar span {
  line-height: normal;
}

#electron-app-title-bar div {
  height: auto;
}