diff options
Diffstat (limited to 'cds-ui/designer-client/src/styles.css')
-rw-r--r-- | cds-ui/designer-client/src/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/styles.css b/cds-ui/designer-client/src/styles.css index 206410aad..df5d51507 100644 --- a/cds-ui/designer-client/src/styles.css +++ b/cds-ui/designer-client/src/styles.css @@ -2661,7 +2661,7 @@ hr{ } .ace_line, .ace-eclipse .ace_print-margin{ - background: #fff; + /* background: #fff; */ } .ace_editor{ height: 55vh !important; |