floating button border-radius 21px

This commit is contained in:
russell@unturf.com 2026-03-03 16:34:22 -05:00
parent ed7993712d
commit 433fb137f5
2 changed files with 2 additions and 2 deletions

View file

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

View file

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