@@ -596,7 +596,7 @@ input[type="time"]::-webkit-calendar-picker-indicator {
}
html::view-transition-new(root){
- animation: clip 2s linear;
+ animation: clip .3s linear;
height: 100%;
overflow: clip;
object-fit: contain;