fix: more styling on mobile improvement
This commit is contained in:
parent
4ed010af41
commit
ef98fc754d
2 changed files with 11 additions and 8 deletions
|
@ -165,7 +165,7 @@
|
|||
position: absolute;
|
||||
top: 0.5rem;
|
||||
right: 0.5rem;
|
||||
display: flex;
|
||||
display: none; /* flex; */
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
|
@ -206,7 +206,7 @@
|
|||
|
||||
#talk .message-container .info-container {
|
||||
display: flex;
|
||||
margin-bottom: -1.5rem;
|
||||
margin-bottom: -1.75rem;
|
||||
height: 3.75rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue