mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Overlay the side panel on top of other content
This commit is contained in:
@@ -8,6 +8,7 @@ div.searchLayout {
|
||||
div.sidePanel {
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user