gns3-web-ui/src/app/components/projects/save-project-dialog/save-project-dialog.component.css
2019-08-09 07:43:22 -07:00

8 lines
91 B
CSS

.file-name-form-field {
width: 100%;
}
.project-snackbar {
background: #2196F3;
}