mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-06 11:10:16 +00:00
Remove Inner scroll bar for node configuration
This commit is contained in:
parent
c0f5b022e8
commit
228ea78c41
@ -68,3 +68,12 @@ mat-menu-panel {
|
|||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
.mat-tab-body-content {
|
||||||
|
height: 100%;
|
||||||
|
overflow: initial !important;
|
||||||
|
}
|
||||||
|
.mat-tab-body.mat-tab-body-active {
|
||||||
|
|
||||||
|
overflow-y: clip !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user