im moar gay
This commit is contained in:
@@ -72,10 +72,13 @@
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.track .popperMenu {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.track__menu {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
margin-left: 1rem;
|
||||
padding: 1rem;
|
||||
border: none;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<span bind:this={btn} on:click={() => open()}>
|
||||
<span bind:this={btn} on:click={() => open()} class="popperMenu">
|
||||
<slot name="btn">
|
||||
<button>button</button>
|
||||
</slot>
|
||||
|
Reference in New Issue
Block a user