important!

This commit is contained in:
Johannes Zillmann 2021-03-29 07:27:04 +02:00
parent 898af7bbc8
commit 98972d67a8

View File

@ -69,7 +69,9 @@
<span> <span>
<Popup> <Popup>
<span slot="trigger"> <span slot="trigger">
<div class="w-52 cursor-pointer hover:underline whitespace-nowrap">{stageNames[$debugStage]}</div> <div class="w-52 cursor-pointer hover:underline whitespace-nowrap italic">
{stageNames[$debugStage]}
</div>
</span> </span>
<span slot="content"> <span slot="content">
<TransformerSelectionPopup <TransformerSelectionPopup