aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dingtalk/style.css
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 08:36:16 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 03:06:16 +0000
commitea9f52797889740c465f1bcaef1283642cc2ef27 (patch)
treebcb07685c8dfa8c8b683b05ae22031b0cb16e217 /recipes/dingtalk/style.css
parentNew recipe: 'yandex-mail' (fixes #421) (#685) (diff)
downloadferdium-recipes-ea9f52797889740c465f1bcaef1283642cc2ef27.tar.gz
ferdium-recipes-ea9f52797889740c465f1bcaef1283642cc2ef27.tar.zst
ferdium-recipes-ea9f52797889740c465f1bcaef1283642cc2ef27.zip
New recipe: 'dingtalk' (fixes #416) (#686)
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