Skip to content

Commit eed6a31

Browse files
committed
fix UI/UX regression
microsoft#12926
1 parent 964be94 commit eed6a31

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/vs/workbench/parts/feedback/browser/media/feedback.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
color: #75BEFF;
6666
}
6767

68+
.monaco-shell .feedback-form .content .channels a:hover {
69+
text-decoration: underline;
70+
}
71+
6872
.monaco-shell .feedback-form .feedback-alias, .monaco-shell .feedback-form .feedback-description {
6973
resize: none;
7074
font-size: 1.1em;

0 commit comments

Comments
 (0)