mirror of
https://github.com/itflow-org/itflow
synced 2026-09-15 19:25:12 +00:00
Switch some bg-primary to bg-blue so they are consistent across themes, use new bs5 to reduce width on certain form inputs
This commit is contained in:
@@ -217,7 +217,7 @@ if ($item_type == "Document") {
|
||||
?>
|
||||
|
||||
<h5><?= $credential_name ?></h5>
|
||||
<table class="table col-md-3">
|
||||
<table class="table w-auto">
|
||||
<tr>
|
||||
<th>URL</th>
|
||||
<td><?= $credential_uri ?></td>
|
||||
|
||||
Reference in New Issue
Block a user