mirror of
https://github.com/cnodejs/nodeclub.git
synced 2026-02-01 16:34:28 +00:00
fix when url with hash, the topic_content would hide
This commit is contained in:
parent
e1d88c50cf
commit
14c8e9cb9e
@ -67,4 +67,4 @@ $(document).ready(function () {
|
||||
$responsiveBtn.trigger('click');
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
#main {
|
||||
overflow: hidden;
|
||||
/*overflow: hidden;*/
|
||||
margin: 20px auto;
|
||||
min-height: 0;
|
||||
}
|
||||
@ -164,4 +164,3 @@
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user