We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26af2a7 commit 76fb0eaCopy full SHA for 76fb0ea
plugins/view-transitions/includes/admin.php
@@ -30,6 +30,7 @@ function plvt_print_view_transitions_admin_style(): void {
30
?>
31
<style>
32
@view-transition { navigation: auto; }
33
+ #adminmenu > .menu-top { view-transition-name: attr(id type(<custom-ident>), none); }
34
</style>
35
<?php
36
}
0 commit comments