surcharge largeur colonne

This commit is contained in:
Mathieu Jaumotte 2021-05-17 09:37:25 +02:00
parent 5a9c6947bc
commit 26507f22b3
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@
</head>
<body>
<h1>Flexbox test 3</h1>
<style media="screen">
#my-table div.td:nth-child(2) { flex: 5; }
</style>
<div class="table" id="my-table">
<div class="tr header">
<div class="td">ID</div>