Site > Versions > Add toggle

This commit is contained in:
brunosimon
2017-08-30 22:25:58 +02:00
parent fd2708ba42
commit cc038157d7
3 changed files with 14 additions and 5 deletions
+4 -1
View File
@@ -16,7 +16,7 @@
position absolute
top 30px
right 0
width 75%
width 100%
height 100%
font-family Inconsolata, Monaco, Consolas, 'Courier New', Courier
line-height 20px
@@ -25,6 +25,9 @@
background #2d2d49
overflow scroll
.version-active &
width 75%
.lines
position absolute
top 0