mirror of
https://github.com/franjsco/tick3t
synced 2025-01-30 10:14:46 +01:00
add Table component style
This commit is contained in:
parent
c21e853a4b
commit
4378164855
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%;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user