Fix max titlebar theme logo height

This commit is contained in:
john liddell
2020-11-21 10:16:35 -06:00
parent 116e2ddb83
commit 3c032bf541

View File

@@ -34,7 +34,7 @@
height: 22px;
.theme-logo {
height: 70px;
height: 74px;
right: 4px;
left: initial;
}