mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-04 13:42:27 +08:00
Merge pull request #242 from cyunrei/fix_margins
fix: adjust margins to prevent text from being cut off
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<n-grid cols="1" responsive="screen" class="-mt-5">
|
||||
<n-grid cols="1" responsive="screen" class="-mt-4">
|
||||
<n-grid-item>
|
||||
<n-list>
|
||||
<n-list-item>
|
||||
|
||||
Reference in New Issue
Block a user