mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
update changeset
This commit is contained in:
parent
808e835306
commit
66f813f9ca
@ -5,4 +5,6 @@
|
||||
|
||||
Button plugins now support either `display: grid` or `display: flex` on the container element that hold the buttons. If the layout is `grid`, the number of rows and/or columns can be specified.
|
||||
|
||||
The `margin_horizontal` and `margin_vertical` parameters have been removed from the button plugins. If you need control over the button CSS, you can add inline style to the button element using the `button_html` parameter.
|
||||
|
||||
jspsych.css has new layout classes to support this feature.
|
||||
|
Loading…
Reference in New Issue
Block a user