mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 20:41:17 +01:00
removing the mystery #taskbar
This commit is contained in:
@@ -183,4 +183,8 @@
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
#taskbar {
|
||||
display: none; /* not sure why I have to do this, but it only seems to show up on prod */
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user