소스 검색

Merge pull request #2747 from Minasokoni/styling-fixes

Styling fixes
bubble
Tony Tam 7 년 전
committed by GitHub
부모
커밋
fc50fa7683
3개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. +2
    -1
      dist/swagger-ui.js.map
  2. +2
    -2
      src/style/_buttons.scss
  3. +2
    -0
      src/style/_layout.scss

+ 2
- 1
dist/swagger-ui.js.map 파일 보기

@@ -1 +1,2 @@
{"version":3,"file":"swagger-ui.js","sources":["webpack:///swagger-ui.js"],"mappings":"AAAA;AAqnGA;AAi2HA;AA6+FA;AAgqCA;AAi+BA;AAyvCA;AA84BA","sourceRoot":""}
{"version":3,"file":"swagger-ui.js","sources":["webpack:///swagger-ui.js"],"mappings":"AAAA;AAqnGA;AAi2HA;AA6+FA;AAgqCA;AAi+BA;AAyvCA;AA84BA","sourceRoot":""}


+ 2
- 2
src/style/_buttons.scss 파일 보기

@@ -136,8 +136,8 @@

svg
{
width: 100%;
height: 100%;
width: 20px;
height: 20px;
}
}



+ 2
- 0
src/style/_layout.scss 파일 보기

@@ -482,6 +482,8 @@ body
margin: 0;
padding: 10px;

white-space: pre-wrap;

border-radius: 4px;
background: #41444e;



불러오는 중...
취소
저장