Commit c49bbe44 by 李宁

质检管理平台,纯前端开发完成

1 parent 79b4985a
......@@ -80,4 +80,8 @@ const handleLogout = () => {
:deep(.el-menu) {
border-right: none;
}
.el-dropdown-link:focus,
.el-dropdown-link:focus-visible {
outline: none;
}
</style>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!