Add some table styling
parent
f0614b31fe
commit
01217fbe04
|
@ -284,3 +284,11 @@ td:last-child {
|
||||||
font-size: 2vw;
|
font-size: 2vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Table__Entry__JSON > a {
|
||||||
|
display: inline-block;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
cursor: copy;
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
Reference in New Issue