mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
add Table component style
This commit is contained in:
7
src/components/Table.css
Normal file
7
src/components/Table.css
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
.td-key {
|
||||||
|
width: 30%;
|
||||||
|
background-color: #fcfcfc;
|
||||||
|
}
|
||||||
|
.td-value {
|
||||||
|
width: 70%;
|
||||||
|
}
|
Reference in New Issue
Block a user