Add status component

This commit is contained in:
He4eT 2021-03-02 19:29:42 +05:00
commit f02ec6925f
7 changed files with 66 additions and 21 deletions

View file

@ -67,3 +67,7 @@ summary:hover {
ul {
list-style: square;
}
.status {
padding: 8px;
}