mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 07:26:47 +00:00
style: 统一右侧分类和标签的更多tag
This commit is contained in:
@@ -62,7 +62,7 @@ const SideAreaRight = (props) => {
|
|||||||
passHref
|
passHref
|
||||||
className='text-gray-400 hover:text-black dark:text-gray-400 dark:hover:text-white hover:underline cursor-pointer'>
|
className='text-gray-400 hover:text-black dark:text-gray-400 dark:hover:text-white hover:underline cursor-pointer'>
|
||||||
|
|
||||||
{locale.COMMON.MORE} <i className='fas fa-angle-right' />
|
{locale.COMMON.MORE} <i className='fas fa-angle-double-right' />
|
||||||
|
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user