mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Update styling for khoj response to bring back shadow
This commit is contained in:
parent
dc47ba065c
commit
46af60138c
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ div.chatMessageContainer {
|
|||
div.chatMessageContainer.khoj {
|
||||
margin: 0;
|
||||
padding: 8px 16px 0 16px;
|
||||
box-shadow: 0 4px 10px var(--box-shadow-color);
|
||||
border-top: transparent;
|
||||
}
|
||||
div.chatMessageContainer.you {
|
||||
margin-top: 12px;
|
||||
|
|
Loading…
Reference in a new issue