fixed problems with tailwind overwriting naive ui styles
implemented user datatable
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
<div class="flex justify-center">
|
||||
<n-button
|
||||
class="bg-[#18A058]"
|
||||
type="success"
|
||||
@click="onClickLogin"
|
||||
:disabled="!form.password || !form.username"
|
||||
|
||||
Reference in New Issue
Block a user