Roadmap update

This commit is contained in:
Patrick Jentsch
2020-11-02 15:41:58 +01:00
parent b060791057
commit ac2683776e
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,5 @@
/* Something to hack the tabbar */
/* Fix material icon vertical alignment when nested in various elements */
h1 .material-icons, h2 .material-icons, h3 .material-icons, h4 .material-icons,
.tab .material-icons {
line-height: inherit;
}