mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 13:21:18 +00:00
Minor improvements to styling the config page
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
.section-title {
|
||||
margin: 0;
|
||||
padding: 12px 0 16px 0;
|
||||
padding: 0 0 16px 0;
|
||||
font-size: 32;
|
||||
font-weight: normal;
|
||||
}
|
||||
@@ -326,7 +326,7 @@
|
||||
|
||||
|
||||
div.api-settings {
|
||||
width: 640px;
|
||||
width: 660px;
|
||||
}
|
||||
|
||||
img.api-key-action:hover {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="section-title">Content</h2>
|
||||
<h2 class="section-title" style="margin-top: 48px; padding-bottom: 8px;">Content</h2>
|
||||
<button id="compute-index-size" class="card-button" onclick="getIndexedDataSize()">
|
||||
Data Usage
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user