1
0
mirror of https://github.com/franjsco/tick3t synced 2025-06-05 22:19:18 +02:00
Files
tick3t/src/components/Table.css
2019-05-08 16:20:25 +02:00

7 lines
88 B
CSS

.td-key {
width: 30%;
background-color: #fcfcfc;
}
.td-value {
width: 70%;
}