mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 11:16:01 +00:00
next screenshots
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user