stash
This commit is contained in:
parent
b8c3bcfa3b
commit
b00976e0fa
6 changed files with 72 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue