Hua hace 1 mes
padre
commit
40603e5919
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      ruoyi-ui/src/App.vue

+ 4 - 0
ruoyi-ui/src/App.vue

@@ -47,4 +47,8 @@ onMounted(() => {
 :deep(.el-segmented__item-label) {
   font-size: 15px !important
 }
+:deep(.el-tag__content) {
+  font-size: 15px !important
+}
+
 </style>