mirror of
https://github.com/jakobkordez/call-tester.git
synced 2025-05-30 07:30:27 +00:00
Fix styling
This commit is contained in:
parent
fcc1341598
commit
e43aac8fd0
@ -52,10 +52,13 @@
|
||||
</table>
|
||||
|
||||
<style lang="postcss">
|
||||
td {
|
||||
@apply text-left;
|
||||
}
|
||||
td:first-of-type {
|
||||
@apply pr-2 text-right text-xs;
|
||||
@apply pr-2 text-xs;
|
||||
}
|
||||
td:last-of-type {
|
||||
@apply text-left font-medium;
|
||||
@apply font-medium;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user