floating button bottom 141px to 89px (20 + 69)

This commit is contained in:
russell@unturf.com 2026-03-03 16:31:10 -05:00
parent 93926bfbfc
commit 5003c89684
2 changed files with 2 additions and 2 deletions

View file

@ -1326,7 +1326,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
/* Floating AI button */
.uncloseai-floating-button {
position: fixed;
bottom: 141px;
bottom: 89px;
right: 10px;
width: 120px;
height: 55px;

View file

@ -1404,7 +1404,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
/* Floating AI button */
.uncloseai-floating-button {
position: fixed;
bottom: 141px;
bottom: 89px;
right: 10px;
width: 120px;
height: 55px;