mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs(components): [api-typing] use inline-flex (#10512)
This commit is contained in:
@@ -8,7 +8,7 @@ defineProps({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<span class="flex items-center">
|
||||
<span class="inline-flex items-center">
|
||||
<code class="api-typing mr-1">
|
||||
{{ type }}
|
||||
</code>
|
||||
|
||||
Reference in New Issue
Block a user