feat: Implement a plugins page

This commit is contained in:
Alyxia Sother
2022-03-28 21:32:19 +02:00
committed by Paul Makles
parent 8021169131
commit 07439bd5f6
4 changed files with 67 additions and 2 deletions

View File

@@ -528,6 +528,12 @@
}
}
.plugins {
h1 {
margin-bottom: 20px !important;
}
}
.myBots {
margin-top: 10px;
.botList {