forked from newthuhole/hole_thu_frontend
improve sidebar on small screen
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
border: 0;
|
||||
padding: 0 .5em;
|
||||
}
|
||||
@media screen and (max-width: 570px) {
|
||||
@media screen and (max-width: 580px) {
|
||||
.post-form-bar input[type=file] {
|
||||
width: 110px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user