mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-31 00:23:57 +00:00
Update console-wrapper.component.scss
This commit is contained in:
parent
c732ed5a72
commit
bd6693cb11
@ -41,6 +41,21 @@
|
||||
background: #263238!important;
|
||||
}
|
||||
|
||||
:host ::ng-deep .mat-tab-label {
|
||||
height: 3rem !important;
|
||||
min-width: 8rem !important;
|
||||
}
|
||||
|
||||
:host ::ng-deep .mat-tab-label.mat-tab-label-active {
|
||||
border-bottom: 2px solid #0097a7;
|
||||
box-sizing: border-box;
|
||||
font-weight: 1200;
|
||||
}
|
||||
|
||||
:host ::ng-deep .mat-ink-bar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
width: 80%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user