mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 12:00:39 +08:00
prevent Talk from collapsing when a height is set to the body on the parent page
This commit is contained in:
@@ -16,6 +16,7 @@ body {
|
||||
font-size: 14px;
|
||||
margin: 0px;
|
||||
padding: 0px 0px 50px 0px;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.expandForSignin {
|
||||
|
||||
Reference in New Issue
Block a user