mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-12 11:24:20 +01:00
refactor(@theme): header and footer links
This commit is contained in:
parent
ae51a3bd2e
commit
ff0e6adf60
4 changed files with 14 additions and 2 deletions
|
|
@ -16,6 +16,12 @@
|
|||
div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
& > * {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.left {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue