1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-20 05:39:37 +02:00

feat(css): added unocss with attributify preset

This commit is contained in:
Corentin Thomasset 2023-04-06 19:36:30 +02:00 committed by Corentin THOMASSET
parent 4ccd73c2d1
commit 001031b7b5
15 changed files with 406 additions and 13 deletions

View file

@ -24,7 +24,7 @@
{{ octal }}
</div>
<input-copyable :value="`chmod ${octal} path`" readonly style="margin-bottom: 5px" />
<input-copyable :value="`chmod ${octal} path`" readonly />
</div>
</template>