Skip to content

Instantly share code, notes, and snippets.

@imyelo
Created May 27, 2017 06:33
Show Gist options
  • Select an option

  • Save imyelo/3b75c6064f5d483a20966d181ac5c4f1 to your computer and use it in GitHub Desktop.

Select an option

Save imyelo/3b75c6064f5d483a20966d181ac5c4f1 to your computer and use it in GitHub Desktop.
dingtalk full screen stylesheet
#layout-main {
width: 100%;
flex: 0 1 100%;
box-sizing: border-box;
margin: 20px 0;
padding: 0 20px;
}
#body {
height: 100%;
}
.send-msg-box-wrapper.ng-isolate-scope {
height: 160px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment