Utilisation taille CSS pour TD key

This commit is contained in:
Ambulance Clerc
2022-10-16 01:34:58 +02:00
parent a89b1eb31e
commit 230adca8d6
8 changed files with 33 additions and 15 deletions

View File

@@ -37,8 +37,11 @@ table{
}
.team_svg_icon{
width: 24px;
height: 24px;
width: 14px;
height: 14px;
fill: white;
}
.td_key{
width: 150px
}