Verious fixes

This commit is contained in:
Casper Talvio
2021-08-02 23:29:25 +03:00
parent 9d97d0c7b7
commit 9116b880c6
5 changed files with 44 additions and 223 deletions

View File

@@ -1,6 +1,15 @@
:root {--indicator: 0, 164, 220;}
:root {--selection: 0, 164, 220;}
/*Mobile tweaks*/
.layout-mobile .detailPagePrimaryContainer {
background: transparent;
}
.layout-mobile .adminDrawerLogo {
border-bottom: none;
}
/*Top "task bar" enlarge text*/
.headerTabs.sectionTabs {
text-size-adjust: 110%;