Add bot editing

This commit is contained in:
Snazzah
2021-08-30 19:10:55 +00:00
committed by GitHub
parent 86027f7b3d
commit 3678a32d95
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 {