animate preview mode sidebar

This commit is contained in:
ansuz
2017-06-02 17:39:45 +02:00
parent 65233c2464
commit 77d4ffba86
3 changed files with 12 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ body {
display: inline-block;
height: 100%;
width: 50%;
transition: width 500ms, min-width 500ms, max-width 500ms;
min-width: 20%;
max-width: 80%;
resize: horizontal;