change node name functionalitijd
This commit is contained in:
@@ -5,6 +5,42 @@
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
.editNodeInformation{
|
||||
margin-bottom: 60%;
|
||||
display: flex;
|
||||
justify-content: left;
|
||||
} */
|
||||
|
||||
#editNode{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
/* align-items: center; */
|
||||
/* flex-direction: column; */
|
||||
/* border-radius: 5%; */
|
||||
/* border: 20px solid orange; */
|
||||
}
|
||||
|
||||
/* #editNode {
|
||||
width: 98vw;
|
||||
height: 20vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
/* flex-direction: column; Keep as column
|
||||
/* justify-content: ;
|
||||
align-items: center;
|
||||
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
padding: 10px;
|
||||
border-radius: 50px;
|
||||
border: 2px solid #333;
|
||||
clear: both;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
float: top;
|
||||
} */
|
||||
|
||||
body {
|
||||
padding-top: 5vw;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user