mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-23 04:52:14 +00:00
feat(css): added unocss with attributify preset
This commit is contained in:
committed by
Corentin THOMASSET
parent
4ccd73c2d1
commit
001031b7b5
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<n-space class="labels" item-style="flex: 1 1 0" style="width: 100%" align="center">
|
||||
<n-space class="labels" item-style="flex: 1 1 0" w-full align="center">
|
||||
<div style="text-align: left">Previous</div>
|
||||
<div style="text-align: center">Current OTP</div>
|
||||
<div style="text-align: right">Next</div>
|
||||
|
Reference in New Issue
Block a user