mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 05:39:11 +00:00
Center the nav item text and user profile initial icons
This commit is contained in:
@@ -126,6 +126,7 @@ a.khoj-nav-selected {
|
||||
height: 30px;
|
||||
}
|
||||
span.khoj-nav-item-text {
|
||||
padding-top: 6px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
img.khoj-logo {
|
||||
@@ -193,7 +194,8 @@ img.khoj-logo {
|
||||
font-size: 20px;
|
||||
box-sizing: unset;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
height: 35px;
|
||||
padding-top: 8px;
|
||||
}
|
||||
.subscribed {
|
||||
border: 3px solid var(--primary-hover);
|
||||
|
||||
Reference in New Issue
Block a user