floating button height 69px

This commit is contained in:
russell@unturf.com 2026-03-03 16:33:51 -05:00
parent 1d0582bfc9
commit ed7993712d
2 changed files with 2 additions and 2 deletions

View file

@ -1329,7 +1329,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
bottom: 69px; bottom: 69px;
right: 42px; right: 42px;
width: 121px; /* perfect square label */ width: 121px; /* perfect square label */
height: 55px; height: 69px;
border-radius: 22px; border-radius: 22px;
font-family: 'ChunkFiveRegular', monospace; font-family: 'ChunkFiveRegular', monospace;
font-size: 13px; font-size: 13px;

View file

@ -1407,7 +1407,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
bottom: 69px; bottom: 69px;
right: 42px; right: 42px;
width: 121px; /* perfect square label */ width: 121px; /* perfect square label */
height: 55px; height: 69px;
border-radius: 22px; border-radius: 22px;
font-family: 'ChunkFiveRegular', monospace; font-family: 'ChunkFiveRegular', monospace;
font-size: 13px; font-size: 13px;