aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 19:38:05 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 19:38:05 +0200
commit994f355fa00f47dbbdd0166594be3c44e39cdcb6 (patch)
tree1fabc071149795c5d948339f31aa015ae70cf558 /static/style.scss
parentfixes. (diff)
downloadcalp-994f355fa00f47dbbdd0166594be3c44e39cdcb6.tar.gz
calp-994f355fa00f47dbbdd0166594be3c44e39cdcb6.tar.xz
Move tab positioning to stylesheet.
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 2e30f029..1d47691a 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -761,6 +761,7 @@ along with their colors.
position: relative;
width: 100%;
resize: both;
+ --tab-size: 6ex;
}
.tab {