aboutsummaryrefslogtreecommitdiff
path: root/vnext/src
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src')
-rw-r--r--vnext/src/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/src/index.css b/vnext/src/index.css
index 109eb678..3cc41b8b 100644
--- a/vnext/src/index.css
+++ b/vnext/src/index.css
@@ -165,6 +165,7 @@ hr {
grid-area: content;
margin-top: 64px;
overflow: auto;
+ transition: margin-top 0.4s;
}
.content--full {