Skip to content

Commit

Permalink
feat: 业务选择框改造 (#7226)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywywZhou authored Dec 12, 2023
1 parent 0aa0c87 commit 5fe5d3f
Show file tree
Hide file tree
Showing 8 changed files with 446 additions and 74 deletions.
9 changes: 0 additions & 9 deletions frontend/desktop/src/components/layout/NavigatorHeadRight.vue
Original file line number Diff line number Diff line change
Expand Up @@ -241,15 +241,6 @@
.navigator-head-right {
display: flex;
align-items: center;
.project-select >>> .project-wrapper {
margin-top: 0;
margin-right: 18px;
width: 240px;
background: #f0f1f5;
&.read-only {
background: #fff;
}
}
.language-icon,
.help-icon {
display: flex;
Expand Down
Loading

0 comments on commit 5fe5d3f

Please sign in to comment.