mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
reformat comment
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user