Fix history appearance animation (#3962)

This commit is contained in:
Pavel Laptev 2024-06-02 22:41:30 +02:00 committed by GitHub
parent 1436e42ef6
commit 05dbf02d63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -225,6 +225,7 @@
}
.sideview-content-wrap {
transform: translateX(100%);
display: flex;
/* Disabling temporarely because something is broken since the Tailwind removal */
/* transform: translateX(100%); */