ulozeni dirtree do promene

This commit is contained in:
2021-01-09 11:38:15 +01:00
parent f1d269d762
commit f1488f847a
5 changed files with 118 additions and 88 deletions

View File

@@ -53,6 +53,10 @@ aside li::before {
margin-right: 6px;
}
.caret:hover::before {
color: white;
}
.container {
display: grid;
grid-template-columns: max-content auto;
@@ -145,7 +149,6 @@ sub {
.settings,
.commit {
background-color: white;
width: 30vw;
padding: 1.5em;
border: 5px solid #c3c3c3;
z-index: 10;