mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-27 17:35:07 +01:00
Fix width of side panel
This commit is contained in:
parent
bf4c2f219e
commit
609e7ee19c
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ div.profile {
|
|||
div.panelWrapper {
|
||||
display: grid;
|
||||
grid-template-rows: auto 1fr auto auto;
|
||||
width: 70%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue