floating button bottom 141px to 89px (20 + 69)
This commit is contained in:
parent
93926bfbfc
commit
5003c89684
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue