mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
Minor changes to prevent ugliness
This commit is contained in:
parent
7a2f3bde97
commit
f4b0f90b4b
|
@ -53,7 +53,7 @@ ul li {
|
|||
display: none;
|
||||
}
|
||||
.expand {
|
||||
height: 90%;
|
||||
height: 100%;
|
||||
}
|
||||
.container {
|
||||
max-width: 600px;
|
||||
|
@ -111,6 +111,7 @@ ul li {
|
|||
}
|
||||
#sidebar-content {
|
||||
width: 180px;
|
||||
padding-bottom: 10%;
|
||||
}
|
||||
@media only screen and (max-width: 600px) {
|
||||
.messages {
|
||||
|
|
Loading…
Reference in New Issue
Block a user