přidání uložení změn do fs, oprava vypisování dir tree
This commit is contained in:
@@ -66,6 +66,10 @@ li::before {
|
||||
section {
|
||||
grid-area: section;
|
||||
margin: 1em 2em;
|
||||
display: grid;
|
||||
grid-template-columns: auto;
|
||||
grid-template-rows: auto min-content;
|
||||
row-gap: 2em;
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
||||
Reference in New Issue
Block a user