BigW Consortium Gitlab

Commit 9daae8cc by Filipa Lacerda

[ci skip] Fiz zen mode css problem

parent f5a21c59
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
display: block; display: block;
outline: none; outline: none;
resize: none; resize: none;
height: 100vh; height: 100vh !important; // reason being: https://github.com/vuejs/vue/issues/6246
max-height: calc(100vh - 10px); max-height: calc(100vh - 10px);
max-width: 900px; max-width: 900px;
margin: 0 auto 10px; margin: 0 auto 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment