floating button border-radius 21px
This commit is contained in:
parent
ed7993712d
commit
433fb137f5
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue