Skip to content

Commit 7e9a71e

Browse files
committed
chore: [studio] added some spacing in ai assistant
1 parent a7a194e commit 7e9a71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • studio/src/main/resources/static

studio/src/main/resources/static/ai.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="aiInactivePanel" style="display: none;">
1212
<div class="d-flex align-items-center justify-content-center" style="height: 70vh;">
1313
<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>
14+
<i class="fa fa-robot" style="font-size: 3rem; color: var(--color-brand); margin-top: 2rem; margin-bottom: 1rem;"></i>
1515
<h4 style="color: var(--text-primary);">AI Assistant</h4>
1616
<p style="color: var(--text-secondary); margin-top: 1rem;">
1717
Get AI-powered database assistance:

0 commit comments

Comments
 (0)