🎨 (Account) Change new account page style

This commit is contained in:
Julien Calixte
2019-09-12 22:36:05 +02:00
parent c6da9edb51
commit b9e871e6e6
6 changed files with 90 additions and 62 deletions

View File

@@ -33,7 +33,8 @@ import {
faUsers,
faUserLock,
faTimes,
faTheaterMasks
faTheaterMasks,
faTrash
} from '@fortawesome/free-solid-svg-icons'
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
@@ -64,6 +65,7 @@ library.add(
faPenSquare,
faPlus,
faTag,
faTrash,
faSignal,
faSyncAlt,
faUser,