fix: Add compact type, fix spacing in contact panel (#1352)
* fix: Add compact type, fix spacing in contact panel * Set padding-top, padding-bottom
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<button
|
||||
v-if="showCopy"
|
||||
type="submit"
|
||||
class="button nice link hollow grey-btn"
|
||||
class="button nice link hollow grey-btn compact"
|
||||
@click="onCopy"
|
||||
>
|
||||
<i class="icon copy-icon ion-clipboard"></i>
|
||||
|
||||
Reference in New Issue
Block a user