Merge pull request #773 from dkanada/style

Minor theme changes and tweak session cards on dashboard
This commit is contained in:
Anthony Lavado 2020-02-09 03:05:14 -05:00 committed by GitHub
commit ec2cad0c8d
10 changed files with 43 additions and 33 deletions

View file

@ -224,6 +224,12 @@
left: 0;
}
.centerMessage {
margin: auto;
width: 30%;
text-align: center;
}
.layout-desktop .searchTabButton,
.layout-mobile .searchTabButton,
.layout-tv .headerSearchButton {