mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 21:29:12 +00:00
Improve alignment of title bar elements
This commit is contained in:
@@ -143,7 +143,8 @@ div.modalSessionsList div.session {
|
||||
|
||||
div.session.compressed {
|
||||
max-width: 100%;
|
||||
grid-template-columns: minmax(auto, 300px) 1fr;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
div.session {
|
||||
|
||||
Reference in New Issue
Block a user