mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-06 01:28:50 +01:00
refactor(traffic): remove tab fixed height
This commit is contained in:
parent
668684d739
commit
0aaf235a7d
1 changed files with 2 additions and 5 deletions
|
|
@ -46,14 +46,11 @@
|
|||
}
|
||||
|
||||
nb-tabset {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
nb-tab {
|
||||
height: 29.5rem;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
nb-tab {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue