aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 17:48:31 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 17:48:31 +0200
commit59b1fed40dfc93f7dc02e1dbd7a6285046e4c68f (patch)
treeb1bc4980abdff1a1a23fa9f407448f38ffd6f16e /static/style.scss
parentSelected event now glows. (diff)
downloadcalp-59b1fed40dfc93f7dc02e1dbd7a6285046e4c68f.tar.gz
calp-59b1fed40dfc93f7dc02e1dbd7a6285046e4c68f.tar.xz
stuff.
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 83b86c59..2e30f029 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -22,6 +22,9 @@ html, body {
"main main events"
"footer footer events";
+ /* main the graphical portion
+ of both the wide and the table
+ view */
main {
min-width: 0; /* for wide */
min-height: 0; /* for tall */