Make icons into vue components
This commit is contained in:
parent
a97211afdf
commit
110394a40a
26 changed files with 209 additions and 91 deletions
|
|
@ -170,3 +170,7 @@ body { position:absolute; top:0; bottom:0; right:0; left:0; }
|
|||
letter-spacing: 0.4px;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
.v-card-title {
|
||||
display: flex;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue