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:
parent
978015510a
commit
1a817d314c
@ -169,6 +169,26 @@ exports[`hovering hotbar menu tests renders 1`] = `
|
||||
>
|
||||
<div
|
||||
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
|
||||
class="HotbarIcon contextMenuAvailable"
|
||||
@ -183,10 +203,6 @@ exports[`hovering hotbar menu tests renders 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="HotbarCell isDraggingOwner animateDown"
|
||||
index="1"
|
||||
/>
|
||||
<div
|
||||
class="HotbarCell isDraggingOwner animateDown"
|
||||
index="2"
|
||||
@ -456,6 +472,26 @@ exports[`hovering hotbar menu tests when hovering over the hotbar menu renders 1
|
||||
>
|
||||
<div
|
||||
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
|
||||
class="HotbarIcon contextMenuAvailable"
|
||||
@ -470,10 +506,6 @@ exports[`hovering hotbar menu tests when hovering over the hotbar menu renders 1
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="HotbarCell isDraggingOwner animateDown"
|
||||
index="1"
|
||||
/>
|
||||
<div
|
||||
class="HotbarCell isDraggingOwner animateDown"
|
||||
index="2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user