We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e21a6 commit c4399dbCopy full SHA for c4399db
1 file changed
studio/src/main/resources/static/ai.html
@@ -11,7 +11,7 @@
11
<div id="aiInactivePanel" style="display: none;">
12
<div class="d-flex align-items-center justify-content-center" style="height: 70vh;">
13
<div class="text-center" style="max-width: 520px;">
14
- <i class="fa fa-robot" style="font-size: 3rem; color: var(--color-brand); margin-bottom: 1rem;"></i>
+ <i class="fa fa-robot" style="font-size: 3rem; color: var(--color-brand); margin-top: 2rem; margin-bottom: 1rem;"></i>
15
<h4 style="color: var(--text-primary);">AI Assistant</h4>
16
<p style="color: var(--text-secondary); margin-top: 1rem;">
17
Get AI-powered database assistance:
0 commit comments