mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 05:39:34 +08:00
refactor(style): remove tailwind css
This commit is contained in:
@@ -88,3 +88,8 @@
|
||||
},
|
||||
});
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
.bg-gray-700 {
|
||||
background: #4a5568;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user