Make home button visible again in thin mode

This commit is contained in:
Andrew Godwin 2022-12-22 17:00:37 +00:00
parent 025fd5cf07
commit 75f302910f
1 changed files with 1 additions and 0 deletions

View File

@ -1256,6 +1256,7 @@ form .post {
position: fixed;
height: 100%;
right: 0;
top: 50px;
}
header {