Remove data folder + fix css/html

This commit is contained in:
hossainemruz 2020-06-09 06:15:15 +06:00
parent 8cfa9757d6
commit 6bb8705d8e
9 changed files with 5 additions and 255 deletions

View file

@ -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;