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 667ce19 commit 79978a8Copy full SHA for 79978a8
src/ai-test.html
@@ -42,7 +42,7 @@ <h4 style="font-size: 18px; margin: 0; color: #c0c0ff;">🤖 Forum AI: ChatGPT A
42
#floatingButton {
43
position: fixed;
44
bottom: 20px;
45
- right: 20px;
+ left: 20px;
46
background-color: #007bff;
47
color: white;
48
border: none;
@@ -61,7 +61,7 @@ <h4 style="font-size: 18px; margin: 0; color: #c0c0ff;">🤖 Forum AI: ChatGPT A
61
.widget {
62
63
bottom: 80px; /* Adjust based on button position and desired spacing */
64
65
background-color: white;
66
border: 1px solid #ccc;
67
border-radius: 5px;
0 commit comments