feat: Update style and cleanup ui
All checks were successful
Build Docker / BuildImage (push) Successful in 38s
All checks were successful
Build Docker / BuildImage (push) Successful in 38s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
margin: 25px;
|
||||
border: solid;
|
||||
border-radius: 20px;
|
||||
padding-inline: 50px;
|
||||
padding: 20px;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
@@ -15,4 +15,11 @@
|
||||
width: 1000px;
|
||||
max-width: 95%;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.node-info {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.node-info > p{
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user