Skip to content

Commit 0359465

Browse files
committed
fix: styling for CodeEditor actions
1 parent 9fd3888 commit 0359465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CodeEditor/styles.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.editorActions {
2-
flex-direction: column;
2+
flex-direction: row;
33
display: flex;
44
gap: 1rem;
55
margin-bottom: 1rem;

0 commit comments

Comments
 (0)