Merge pull request #30892 from overleaf/mg-workbench-survey-link

[workbench] Add permanent CTA for feedback on workbench

GitOrigin-RevId: 8439a9b732e6896b6d87a8f596330a1a4d855733
This commit is contained in:
Malik Glossop
2026-01-23 14:33:10 +01:00
committed by Copybot
parent 3d18d02846
commit 80f6355def
2 changed files with 1 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ body {
color: var(--ide-rail-color);
margin-bottom: 0;
font-weight: bold;
width: 100%;
}
.ide-rail-tab-button {

View File

@@ -253,7 +253,6 @@ del.review-panel-content-highlight {
justify-content: center;
border-bottom: 1px solid var(--review-panel-border-color);
background-color: var(--review-panel-header-bg-color);
text-align: center;
z-index: 4;
}