reformat comment

This commit is contained in:
Florian Scholdei
2019-05-26 14:22:15 +02:00
parent 2174db20cd
commit ebc4dcc4bc

View File

@@ -18,8 +18,7 @@ const styles = {
fontSize: "1rem" fontSize: "1rem"
}, },
/* breaks into a second row /* breaks into a second row
* when buttons and title become too long when buttons and title become too long */
*/
level: { level: {
flexWrap: "wrap" flexWrap: "wrap"
}, },
@@ -32,8 +31,7 @@ const styles = {
marginLeft: ".25rem", marginLeft: ".25rem",
fontSize: "1rem" fontSize: "1rem"
}, },
/* align child to right /* align child to right */
*/
buttonHeader: { buttonHeader: {
display: "flex", display: "flex",
marginLeft: "auto" marginLeft: "auto"