Graph for front page
This commit is contained in:
parent
c82c770246
commit
0a7130f315
5 changed files with 199 additions and 0 deletions
7
static/less/index.less
Normal file
7
static/less/index.less
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@import "theme.less";
|
||||
|
||||
.graph {
|
||||
margin-top: 32px;
|
||||
padding: 32px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue