Skip to content

Commit 74470e3

Browse files
committed
remove useless border-radius
1 parent e11495e commit 74470e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/terminal/terminal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ export default class TerminalComponent {
437437
height: 100%;
438438
position: relative;
439439
background: ${this.options.theme.background};
440-
border-radius: 4px;
441440
overflow: hidden;
442441
`;
443442

0 commit comments

Comments
 (0)