next screenshots

This commit is contained in:
SPRINX0\prochazka
2025-01-29 15:33:57 +01:00
parent 8d19fae16a
commit bee7ec0cc7
5 changed files with 75 additions and 5 deletions

View File

@@ -301,7 +301,15 @@
};
</script>
<span class={iconNames[icon] || icon} {title} class:padLeft class:padRight {style} on:click />
<span
class={iconNames[icon] || icon}
{title}
class:padLeft
class:padRight
{style}
on:click
data-testid={$$props['data-testid']}
/>
<style>
.padLeft {