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