Add bot editing

This commit is contained in:
Snazzah
2021-08-30 19:10:55 +00:00
committed by GitHub
parent 144e4db7c7
commit c96dc63395
4 changed files with 252 additions and 150 deletions

View File

@@ -584,6 +584,13 @@
}
}
}
.buttonRow {
margin-top: 2em;
display: flex;
flex-direction: row;
gap: 10px;
}
}
section {