mobile : center text button. homogenize close / open nav btns
This commit is contained in:
parent
455801a0d2
commit
6c245966e1
9 changed files with 92 additions and 64 deletions
13
site/blueprints/tabs/params.yml
Normal file
13
site/blueprints/tabs/params.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
label: Paramètres
|
||||
fields:
|
||||
isHtmlMode:
|
||||
label: Mode HTML
|
||||
type: toggle
|
||||
width: 1/3
|
||||
help: |
|
||||
Actif : le code HTML du corps sera exécuté.
|
||||
additionnalCss:
|
||||
label: CSS additionnel
|
||||
type: code-editor
|
||||
help: Le point de rupture mobile / ordinateur se situe à 640px.
|
||||
width: 2/3
|
||||
Loading…
Add table
Add a link
Reference in a new issue