aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dingtalk/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dingtalk/style.css')
-rw-r--r--recipes/dingtalk/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/dingtalk/style.css b/recipes/dingtalk/style.css
new file mode 100644
index 0000000..230ac01
--- /dev/null
+++ b/recipes/dingtalk/style.css
@@ -0,0 +1,9 @@
1#layout-container {
2 justify-content: unset
3}
4
5#layout-container #layout-main {
6 width: 100%;
7 flex: 0 1 1500px;
8}
9