refactor(projects): refactor unocss shortcuts: wh-full => size-full

This commit is contained in:
Soybean
2024-03-03 10:30:00 +08:00
parent fb3b94b1e3
commit b4c00ce199
8 changed files with 9 additions and 12 deletions

View File

@ -5,7 +5,7 @@ defineOptions({
</script>
<template>
<svg class="wh-full">
<svg class="size-full">
<defs>
<symbol id="geometry-left" viewBox="0 0 214 36">
<path d="M17 0h197v36H0v-2c4.5 0 9-3.5 9-8V8c0-4.5 3.5-8 8-8z"></path>