This commit is contained in:
j3d1 2023-12-18 01:06:16 +01:00
parent b8c3bcfa3b
commit b00976e0fa
6 changed files with 72 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<template>
<table class="table table-striped table-dark">
<table class="table table-striped table-dark" style="table-layout: fixed">
<thead>
<tr>
<th scope="col"></th>

View file

@ -1,5 +1,5 @@
<template>
<table class="table table-striped table-dark">
<table class="table table-striped table-dark" style="table-layout: fixed">
<thead>
<tr>
<th scope="col"></th>