1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Improve contrast of export dialog JSON font color

This commit is contained in:
Nick O'Leary 2021-06-08 11:54:58 +01:00
parent 5cc2e5f6e1
commit ff5e038c49
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -51,9 +51,8 @@
} }
.red-ui-clipboard-dialog-tab-clipboard { .red-ui-clipboard-dialog-tab-clipboard {
textarea { textarea {
color: $secondary-text-color-active !important;
resize: none; resize: none;
width: 100%; width: 100%;
border-radius: 4px; border-radius: 4px;