More fixes
This commit is contained in:
parent
6e26f1929d
commit
e62e3babcc
15 changed files with 25 additions and 25 deletions
|
@ -34,7 +34,7 @@ export default Vue.component('modal', {
|
|||
<div class="modal-container" @click.stop>
|
||||
<div v-on:click="close">
|
||||
<icon name="x"
|
||||
class="absolute pin-r pin-t m-2 textneutral-500scursor-pointer"
|
||||
class="absolute pin-r pin-t m-2 text-neutral-500 cursor-pointer"
|
||||
aria-label="Close modal"
|
||||
role="button"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue