Skip to content

Commit b06d21c

Browse files
author
qq_62395577
committed
清楚按钮相关代码
1 parent 690b8aa commit b06d21c

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

frontend/src/pages/components/styles/header.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@
103103
margin-right: 5px;
104104
}
105105
}
106-
.link-limit-btn-active {
107-
color: #047bfc;
108-
border-color: #047bfc;
109-
}
110106
.publish-btn {
111107
color: #fff;
112108
background-color: #047bfc;

frontend/src/styles/workSpace.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,5 @@
7474
color: rgba(0, 0, 0, 0.25);
7575
border-color: #d9d9d9;
7676
}
77-
.link-limit-btn-active {
78-
color: #047bfc;
79-
background-color: #e6f4ff;
80-
border-color: #91caff;
81-
}
77+
8278
}

0 commit comments

Comments
 (0)