Routes fix

This commit is contained in:
2020-06-19 18:36:30 +02:00
parent 2d786b425d
commit abb8b07a02
5 changed files with 7 additions and 7 deletions

View File

@@ -133,7 +133,7 @@ export default class PageOverview extends React.Component {
data-tip={"The request, the user is making. Can also be interpreted as a regular expression."}
data-type={"info"} data-place={"bottom"}/>
</th>
<th style={{minWidth: "250px"}}>
<th style={{minWidth: "200px"}}>
Action&nbsp;
<Icon icon={"question-circle"} style={{"color": "#17a2b8"}}
data-tip={"The action to be taken"}