Commit 1a9c3132 authored by Goutte's avatar Goutte

Oooops.

parent 91a0f991
Pipeline #161 passed with stage
in 1 minute
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
padding: 0.5em 1em; padding: 0.5em 1em;
max-height: calc(100vh - 4rem - 3rem); max-height: calc(100vh - 4rem - 3rem);
overflow-y: scroll; overflow-y: scroll;
min-width: 33vh; /* hotfix: sometimes columns are squished, why? */ min-width: 33vw; /* hotfix: sometimes columns are squished, why? */
} }
@media screen and (max-width: 1024px) { @media screen and (max-width: 1024px) {
......
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