VisualEditor/rebaser/index.less
Ed Sanders ed71cf839d Fix rebaser demo to work with LESS
Change-Id: I89ef4e7097c271d088202e6305612a00c0734772
2024-03-20 15:11:05 +00:00

16 行
205 B
Plaintext

/*!
* VisualEditor rebaser demo index page
*
* @copyright See AUTHORS.txt
*/
.ve-demo-index {
margin-top: 5em;
.oo-ui-actionFieldLayout {
margin: 0 auto;
font-size: 1.25em;
width: 30em;
}
}