You've already forked AstralRinth
forked from didirus/AstralRinth
Remove uses of iconified-button (#54)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="modal-body" :class="{ shown: shown }">
|
||||
<div v-if="header" class="header">
|
||||
<h1>{{ header }}</h1>
|
||||
<button class="iconified-button icon-only transparent" @click="hide">
|
||||
<button class="btn icon-only transparent" @click="hide">
|
||||
<XIcon />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user