sforkowany z mirror/soapbox
ThumbNavigation: increase height 50px --> 60px
rodzic
63095aac6b
commit
812ea509b4
|
@ -365,7 +365,7 @@
|
|||
.chat-box {
|
||||
border-radius: 0;
|
||||
border: 2px solid var(--foreground-color);
|
||||
margin-bottom: 51px;
|
||||
margin-bottom: 61px;
|
||||
|
||||
&__actions {
|
||||
padding: 0;
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
left: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
height: 60px;
|
||||
display: flex;
|
||||
background: var(--foreground-color);
|
||||
justify-content: space-around;
|
||||
|
|
|
@ -354,7 +354,7 @@
|
|||
z-index: 1000;
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 64px;
|
||||
bottom: 74px;
|
||||
right: 14px;
|
||||
width: 58px;
|
||||
height: 58px;
|
||||
|
|
Ładowanie…
Reference in New Issue