mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-04 03:16:09 +00:00
fix page css
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</form>
|
||||
<!-- Create Modal toggle -->
|
||||
<Button :handleClick="() => handleUpsertPermissionClick(undefined)" :isLoading="false" :abortable="false"
|
||||
submitContent="新增权限" size="sm" class="w-full sm:w-auto">
|
||||
submitContent="新增权限" class="w-full sm:w-auto">
|
||||
<template #icon>
|
||||
<svg class="w-4 h-4 me-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none"
|
||||
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor">
|
||||
|
||||
Reference in New Issue
Block a user