]> _ Git - fluidbook-html5.git/commitdiff
wait #7195 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 20 Nov 2024 10:26:28 +0000 (11:26 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 20 Nov 2024 10:26:28 +0000 (11:26 +0100)
style/fluidbook.less

index f62b6ad94d21b394dce721a4fe0d410ca0f0c0c8..8ae7d944f69e8e0107fa7b15bcec8e14c61c7dd7 100644 (file)
@@ -204,7 +204,7 @@ body, html {
   width: 100%;
   height: 100%;
   z-index: 0;
-  transition: opacity 500ms, background-color unit(@page-transition-duration+0.3, s);
+  transition: opacity 500ms ease-in-out, background-color unit(@page-transition-duration, s) ease-in-out;
 
   &.visible {
     opacity: 1;