diff options
-rw-r--r-- | ui/src/app/app.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 59d2c75..f681f79 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -107,6 +107,7 @@ </th> <th scope="col" style="width: 2rem;"></th> <th scope="col" style="width: 2rem;"></th> + <th scope="col" style="width: 2rem;"></th> </tr> </thead> <tbody> |