Skip to content

Commit 30c67c7

Browse files
update shared-ui
1 parent 3ad2346 commit 30c67c7

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

src/components/Atomic/Editor/Editor.scss

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,6 @@
33
.editor {
44
position: relative;
55

6-
//&.disabled {
7-
// &:after {
8-
// content: '';
9-
// position: absolute;
10-
// z-index: 4;
11-
// left: 0;
12-
// top: 0;
13-
// right: 0;
14-
// bottom: 0;
15-
// margin: auto;
16-
// background: rgba($light_100, 0.7);
17-
// }
18-
//}
19-
206
.jsoneditor {
217
border-color: $secondary_20;
228

0 commit comments

Comments
 (0)