gns3-web-ui/src/app/components/projects/projects.component.css
2019-09-05 05:32:34 -07:00

16 lines
183 B
CSS

.import-button {
height: 40px;
margin: 20px;
}
.add-button {
height: 40px;
margin: 20px;
}
.full-width {
width: 940px;
margin-left: -470px;
left: 50%;
}