mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
refactor(iot): align tabs in temperature widget with card header
This commit is contained in:
parent
030d2a1802
commit
d57a52ac43
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
||||||
|
|
||||||
::ng-deep ul {
|
::ng-deep ul {
|
||||||
border: none;
|
border: none;
|
||||||
|
|
||||||
|
.tab-link {
|
||||||
|
padding: 1.25rem 2rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue