Remove data folder + fix css/html
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
height: 35px;
|
||||
padding-left: 15px;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 10px;
|
||||
border-radius: 5px;
|
||||
background-color: #e5e9f2;
|
||||
transition: all 0.3s ease-out;
|
||||
@@ -53,7 +54,6 @@
|
||||
.tree,
|
||||
.tree ul {
|
||||
margin: 0;
|
||||
margin-top: 10px;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
@@ -72,7 +72,7 @@
|
||||
display: block;
|
||||
width: 0;
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
top: -10px;
|
||||
left: -3px;
|
||||
bottom: 16px;
|
||||
border-left: 1px solid;
|
||||
|
||||
Reference in New Issue
Block a user