mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-13 20:57:09 +08:00
style: 优化表格工具栏样式
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</a-button>
|
||||
<a-button-group>
|
||||
<a-tooltip content="视图">
|
||||
<a-button class="gi_hover_btn-border" @click="toggleMode">
|
||||
<a-button @click="toggleMode">
|
||||
<template #icon>
|
||||
<icon-list v-if="mode === 'grid'" />
|
||||
<icon-apps v-else />
|
||||
|
||||
Reference in New Issue
Block a user