perf: 从tailwind.css中移除不常用的@apply

This commit is contained in:
xiaoxian521
2022-09-11 11:32:10 +08:00
parent ad6ced45cc
commit fafbdc7c69
11 changed files with 10 additions and 18 deletions

View File

@@ -222,7 +222,7 @@ function onHide() {
<template>
<div>
<!-- 工具栏 -->
<vxe-toolbar class="dark:bg-dark">
<vxe-toolbar class="bg-bg_color">
<template #buttons>
<div class="ml-[20px]">
<label class="dark:text-text_color_regular">字典名称 </label>