Make icons into vue components
This commit is contained in:
parent
a97211afdf
commit
110394a40a
26 changed files with 209 additions and 91 deletions
|
|
@ -103,10 +103,11 @@ export default {
|
|||
font-weight: 400;
|
||||
letter-spacing: 0.4px;
|
||||
position: fixed;
|
||||
margin: 0px;
|
||||
margin: 0px !important;
|
||||
top: 70px;
|
||||
right: 10px;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
justify-content: flex-end;
|
||||
box-shadow: none;
|
||||
pointer-events: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue