Fixed ol and ul number truncation in prop viewers
This commit is contained in:
@@ -199,5 +199,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="css">
|
||||
|
||||
.property-viewer ol, .property-viewer ul {
|
||||
padding-left: 36px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user