Fix chat css
This commit is contained in:
parent
3cd95e9349
commit
1749e64802
2 changed files with 3 additions and 7 deletions
|
@ -164,9 +164,10 @@
|
|||
.info-pic {
|
||||
border-radius: 50%;
|
||||
margin-left: 1em;
|
||||
width: 3em;
|
||||
}
|
||||
#chat-info {
|
||||
height: 10%;
|
||||
height: 3em;
|
||||
}
|
||||
|
||||
@media (min-width: 800px) {
|
||||
|
@ -195,9 +196,6 @@
|
|||
.active-span {
|
||||
display: none;
|
||||
}
|
||||
#chat-info {
|
||||
height: 5%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
{% endcompress %}
|
Loading…
Add table
Add a link
Reference in a new issue