1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore: Update snapshot after rebase with master

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-05-15 09:49:19 -04:00
parent 978015510a
commit 1a817d314c

View File

@ -169,6 +169,26 @@ exports[`hovering hotbar menu tests renders 1`] = `
> >
<div <div
style="z-index: 12; position: absolute;" style="z-index: 12; position: absolute;"
>
<div
class="HotbarIcon contextMenuAvailable"
>
<div
class="Avatar rounded disabled avatar"
id="hotbarIcon-hotbar-icon-welcome-page-entity"
style="width: 40px; height: 40px; background: rgb(210, 16, 232);"
>
WP
</div>
</div>
</div>
</div>
<div
class="HotbarCell isDraggingOwner animateDown"
index="1"
>
<div
style="z-index: 11; position: absolute;"
> >
<div <div
class="HotbarIcon contextMenuAvailable" class="HotbarIcon contextMenuAvailable"
@ -183,10 +203,6 @@ exports[`hovering hotbar menu tests renders 1`] = `
</div> </div>
</div> </div>
</div> </div>
<div
class="HotbarCell isDraggingOwner animateDown"
index="1"
/>
<div <div
class="HotbarCell isDraggingOwner animateDown" class="HotbarCell isDraggingOwner animateDown"
index="2" index="2"
@ -456,6 +472,26 @@ exports[`hovering hotbar menu tests when hovering over the hotbar menu renders 1
> >
<div <div
style="z-index: 12; position: absolute;" style="z-index: 12; position: absolute;"
>
<div
class="HotbarIcon contextMenuAvailable"
>
<div
class="Avatar rounded disabled avatar"
id="hotbarIcon-hotbar-icon-welcome-page-entity"
style="width: 40px; height: 40px; background: rgb(210, 16, 232);"
>
WP
</div>
</div>
</div>
</div>
<div
class="HotbarCell isDraggingOwner animateDown"
index="1"
>
<div
style="z-index: 11; position: absolute;"
> >
<div <div
class="HotbarIcon contextMenuAvailable" class="HotbarIcon contextMenuAvailable"
@ -470,10 +506,6 @@ exports[`hovering hotbar menu tests when hovering over the hotbar menu renders 1
</div> </div>
</div> </div>
</div> </div>
<div
class="HotbarCell isDraggingOwner animateDown"
index="1"
/>
<div <div
class="HotbarCell isDraggingOwner animateDown" class="HotbarCell isDraggingOwner animateDown"
index="2" index="2"