floating button font-size 14px
This commit is contained in:
parent
433fb137f5
commit
f71d00295f
2 changed files with 2 additions and 2 deletions
|
|
@ -1332,7 +1332,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
|
|||
height: 69px;
|
||||
border-radius: 21px;
|
||||
font-family: 'ChunkFiveRegular', monospace;
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.3);
|
||||
z-index: 1000;
|
||||
|
|
|
|||
|
|
@ -1410,7 +1410,7 @@ dialog#uncloseai-embedded-modal[data-theme="dark"] .user-message {
|
|||
height: 69px;
|
||||
border-radius: 21px;
|
||||
font-family: 'ChunkFiveRegular', monospace;
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.3);
|
||||
z-index: 1000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue