aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dingtalk/style.css
blob: 230ac019b198727ace74ea0fd84385206ad9bb82 (plain) (blame)
1
2
3
4
5
6
7
8
9
#layout-container {
  justify-content: unset
}

#layout-container #layout-main {
  width: 100%;
  flex: 0 1 1500px;
}