fix: attempt to mitigate power button state flash
Signed-off-by: Evan Song <theevansong@gmail.com>
This commit is contained in:
@@ -1001,7 +1001,8 @@ definePageMeta({
|
||||
}
|
||||
|
||||
.server-action-buttons-anim {
|
||||
animation: server-action-buttons-anim 0.2s ease-out;
|
||||
animation: server-action-buttons-anim 0.2s both ease-out;
|
||||
animation-delay: 0.2s;
|
||||
}
|
||||
|
||||
.mobile-blurred-servericon::before {
|
||||
|
||||
Reference in New Issue
Block a user