Update componen template
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<p class="text-high-emphasis">High-emphasis has an opacity of 87% in light skin and 100% in dark.</p>
|
||||
<p class="text-medium-emphasis">Medium-emphasis text and hint text have opacities of 60% in light skin and 70% in dark.</p>
|
||||
<p class="text-disabled">Disabled text has an opacity of 38% in light skin and 50% in dark.</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user