Browse Source

style: 修改view all图标

zhouyuhao 8 months ago
parent
commit
e360aac8db

+ 1 - 1
src/views/Layout/src/components/Header/components/NotificationDrawer.vue

@@ -110,7 +110,7 @@ const notificationListRef = ref<HTMLElement | null>(null)
               class="el-button--text"
               @click="handleViewAll"
             >
-              <span class="font_family icon-icon_confirm_b show-icon"></span>
+              <span class="font_family icon-icon_jumplink_b1 show-icon"></span>
               <span>View all</span>
             </el-button>
             <el-button