Move creating bots to a popover

This commit is contained in:
Snazzah
2021-08-31 04:00:45 +00:00
committed by GitHub
parent 9bf6b33895
commit 0e4f73cfad
5 changed files with 101 additions and 24 deletions

View File

@@ -529,6 +529,7 @@
background: var(--secondary-background);
margin: 8px 0;
padding: 12px;
border-radius: var(--border-radius);
h5 { margin-bottom: 1em }
}