mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
up routes and schema
This commit is contained in:
parent
e23013825b
commit
1c700917b3
23 changed files with 1959 additions and 89 deletions
8
assets/styles/pages/_crud.scss
Normal file
8
assets/styles/pages/_crud.scss
Normal file
|
@ -0,0 +1,8 @@
|
|||
form {
|
||||
button.btn {
|
||||
padding: 2em;
|
||||
border-radius: 0.5rem;
|
||||
background: green !important;
|
||||
color: white !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue