mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-16 13:58:13 +00:00
Update projects.component.scss
This commit is contained in:
@ -1,10 +1,12 @@
|
|||||||
.import-button {
|
.import-button {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
width: 160px;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.add-button {
|
.add-button {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
width: 160px;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -13,3 +15,7 @@
|
|||||||
margin-left: -470px;
|
margin-left: -470px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user