Skip to content

Commit 94a1fbc

Browse files
committed
Put topbar unde #swagger-editor, not .swagger-editor
1 parent 2c34a2e commit 94a1fbc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/plugins/editor/components/editor.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
#swagger-editor {
32
#ace-editor {
43
height:~"calc(100vh - 46px)" !important;

src/standalone/topbar/topbar.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.swagger-editor {
1+
#swagger-editor {
22
.topbar {
33
background-color: #89bf04;
44
width: 100%;

0 commit comments

Comments
 (0)