🚧 [base] Añade nuevo componente menu
This commit is contained in:
parent
744bd700fc
commit
c0577a0773
15 changed files with 1249 additions and 7 deletions
12
static/css/components.css
Normal file
12
static/css/components.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
/* Icon component */
|
||||
|
||||
.icon {
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
/* PoweredBy component */
|
||||
|
||||
.poweredby {
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue