Fix: Increase width of status pill

pull/145/head
Nelson Chan 3 years ago committed by GitHub
parent 5689b30985
commit 5b9d3357aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,6 @@ export default {
<style scoped>
span {
width: 54px;
width: 64px;
}
</style>

Loading…
Cancel
Save