ShawnAI commited on
Commit
94bbfea
·
1 Parent(s): 82e728a

Update dist/index.html

Browse files
Files changed (1) hide show
  1. dist/index.html +5 -4
dist/index.html CHANGED
@@ -8,7 +8,6 @@
8
  <meta name="description" content="SwaggerUI" />
9
  <title>3GPP 5GC SBI OpenAPI</title>
10
  <link rel="stylesheet" href="https://unpkg.com/[email protected]/swagger-ui.css" />
11
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
12
  <style>
13
  #swagger-ui {
14
  padding-top: 1em;
@@ -33,11 +32,10 @@
33
  z-index: 2;
34
  top: 0.3em;
35
  left: 0.3em;
36
- padding: 0.35em 1em 0.65em 1em;
37
  border-radius: 0.25rem;
38
  /* width: 250px; */
39
  position: fixed;
40
- width: fit-content(1em);
41
  /* border: solid; */
42
  }
43
 
@@ -104,6 +102,9 @@
104
  border-radius: 0.25rem;
105
  cursor: pointer;
106
  }
 
 
 
107
  </style>
108
  </head>
109
 
@@ -118,7 +119,7 @@
118
  </div>
119
  <div id="toc">
120
  <label>
121
- <button class="btn"><i class="fa fa-bars"></i> 5GC API Index</button>
122
 
123
  </label>
124
  <nav class="toc">
 
8
  <meta name="description" content="SwaggerUI" />
9
  <title>3GPP 5GC SBI OpenAPI</title>
10
  <link rel="stylesheet" href="https://unpkg.com/[email protected]/swagger-ui.css" />
 
11
  <style>
12
  #swagger-ui {
13
  padding-top: 1em;
 
32
  z-index: 2;
33
  top: 0.3em;
34
  left: 0.3em;
35
+ padding: 0.35em 1em 0.6em 1em;
36
  border-radius: 0.25rem;
37
  /* width: 250px; */
38
  position: fixed;
 
39
  /* border: solid; */
40
  }
41
 
 
102
  border-radius: 0.25rem;
103
  cursor: pointer;
104
  }
105
+ #release-select:focus {
106
+ outline: none;
107
+ }
108
  </style>
109
  </head>
110
 
 
119
  </div>
120
  <div id="toc">
121
  <label>
122
+ <button class="btn">☰ 5GC API Index</button>
123
 
124
  </label>
125
  <nav class="toc">