mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Ensure profile is right border aligned on khoj obsidian settings page
On wide screens it wasn't taking up the header wasn't taking up the full width, so profile picture could hang out in the middle somewhere.
This commit is contained in:
@@ -1998,6 +1998,7 @@ button.reference-button:hover {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
/* Spread items to take available space */
|
/* Spread items to take available space */
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.khoj-connect-settings-header-status {
|
.khoj-connect-settings-header-status {
|
||||||
|
|||||||
Reference in New Issue
Block a user