gns3-web-ui/src/app/components/projects/edit-project-dialog/edit-project-dialog.component.scss
2019-10-28 03:39:36 -07:00

16 lines
158 B
SCSS

.form-field {
width: 100%;
}
th {
border: 0px!important;
}
th.mat-header-cell {
padding-bottom: 15px;
}
td.mat-cell {
padding-top: 15px;
}