fix: minor styling updates
This commit is contained in:
parent
de9281574d
commit
390d28cce7
1 changed files with 1 additions and 5 deletions
|
@ -49,13 +49,9 @@ defineProps<Props>();
|
||||||
}
|
}
|
||||||
|
|
||||||
&.value {
|
&.value {
|
||||||
font-family: monospace;
|
font-family: Menlo, JetBrains Mono, Source Code Pro, Monaco, Ubuntu Mono, Roboto Mono, Cascadia Code, Consolas, monospace;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.color {
|
|
||||||
min-width: 10vw;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue