fix topbar align
This commit is contained in:
parent
072464f3f8
commit
97fcfdf5fa
7 changed files with 32 additions and 7 deletions
|
|
@ -40,10 +40,6 @@
|
|||
content: "\e62b";
|
||||
}
|
||||
|
||||
.icon-scan:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.icon-circle:before {
|
||||
content: "\e629";
|
||||
}
|
||||
|
|
@ -52,6 +48,30 @@
|
|||
content: "\e627";
|
||||
}
|
||||
|
||||
.icon-scan:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.icon-trash:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
||||
.icon-wallet:before {
|
||||
content: "\e622";
|
||||
}
|
||||
|
||||
.icon-history:before {
|
||||
content: "\e623";
|
||||
}
|
||||
|
||||
.icon-reference:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.icon-bell:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.icon-trash:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue