mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Fix session drawer to fit title, action triple-dot in width on mobile
This commit is contained in:
@@ -143,7 +143,8 @@ div.modalSessionsList div.session {
|
||||
|
||||
div.session.compressed {
|
||||
max-width: 100%;
|
||||
display: flex;
|
||||
display: grid;
|
||||
grid-template-columns: 70vw auto;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user