Skip to content

Commit 505c1a5

Browse files
authored
Remove blueprintjs padding in mobile editor (#2203)
1 parent e35ca4e commit 505c1a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_workspace.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ $code-color-error: #ff4444;
103103
flex-direction: column;
104104
height: 100%;
105105
width: 100%;
106+
padding: 0;
106107
background-color: $cadet-color-2;
107108

108109
.editor-react-ace {

0 commit comments

Comments
 (0)