Add some table styling

master
kts of kettek (POWERQWACK) 2021-05-30 18:42:05 -07:00
parent f0614b31fe
commit 01217fbe04
1 changed files with 8 additions and 0 deletions

View File

@ -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;
}