8260291: The case instruction is not visible in dark mode
Reviewed-by: trebari, aivanov
This commit is contained in:
parent
2e610f53c1
commit
849f4c0fb7
@ -101,7 +101,6 @@ public class TestJSpinnerPressUnpress {
|
||||
JTextArea instructionTextArea = new JTextArea();
|
||||
instructionTextArea.setText(INSTRUCTIONS);
|
||||
instructionTextArea.setEditable(false);
|
||||
instructionTextArea.setBackground(Color.white);
|
||||
|
||||
gbc.gridx = 0;
|
||||
gbc.gridy = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user