floating button bottom 69px

This commit is contained in:
russell@unturf.com 2026-03-03 16:32:15 -05:00
parent 5003c89684
commit 9e711d344d
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: 89px;
bottom: 69px;
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: 89px;
bottom: 69px;
right: 10px;
width: 120px;
height: 55px;