Commit 7e90f10b authored by Rob Stupay's avatar Rob Stupay Committed by yann300

update metrotheme with mascara button for the txlogger

parent c7a7c385
......@@ -50,10 +50,13 @@ var css = csjs`
display: flex;
}
.debug, .details {
color: ${styles.terminal.text_Button};
min-width: 55px;
${styles.terminal.button_Log_Debug}
margin-left: 5px;
cursor: pointer;
width: 55px;
min-width: 55px;
min-height: 20px;
max-height: 20px;
font-size: 11px;
}
`
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment