We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690b8aa commit b06d21cCopy full SHA for b06d21c
2 files changed
frontend/src/pages/components/styles/header.scss
@@ -103,10 +103,6 @@
103
margin-right: 5px;
104
}
105
106
- .link-limit-btn-active {
107
- color: #047bfc;
108
- border-color: #047bfc;
109
- }
110
.publish-btn {
111
color: #fff;
112
background-color: #047bfc;
frontend/src/styles/workSpace.scss
@@ -74,9 +74,5 @@
74
color: rgba(0, 0, 0, 0.25);
75
border-color: #d9d9d9;
76
77
78
79
- background-color: #e6f4ff;
80
- border-color: #91caff;
81
+
82
0 commit comments