jiayong commited on
Commit
4adef12
1 Parent(s): d12c8fd

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -1
style.css CHANGED
@@ -170,6 +170,7 @@
170
  border-left-width: 1px !important;
171
  border-color: #9900ff !important;
172
  background: #fff;
 
173
  /* width: 547px !important; */
174
  }
175
  #show_box1 {
@@ -183,6 +184,7 @@
183
  border-left-width: 1px !important;
184
  border-color: #fbf9f9 !important;
185
  background: #fff;
 
186
  /* width: 547px !important; */
187
  }
188
  #show_box2 {
@@ -203,7 +205,7 @@
203
  display: flex;
204
  flex-wrap: wrap;
205
  background: #fff;
206
-
207
  }
208
  #show_box3 {
209
  /* border-style: solid;
@@ -225,6 +227,7 @@
225
  display: flex;
226
  flex-direction: row;
227
  align-items: center;
 
228
  }
229
 
230
  .empty.svelte-lk9eg8 {
 
170
  border-left-width: 1px !important;
171
  border-color: #9900ff !important;
172
  background: #fff;
173
+ padding: 5px;
174
  /* width: 547px !important; */
175
  }
176
  #show_box1 {
 
184
  border-left-width: 1px !important;
185
  border-color: #fbf9f9 !important;
186
  background: #fff;
187
+ padding: 5px;
188
  /* width: 547px !important; */
189
  }
190
  #show_box2 {
 
205
  display: flex;
206
  flex-wrap: wrap;
207
  background: #fff;
208
+ padding: 5px;
209
  }
210
  #show_box3 {
211
  /* border-style: solid;
 
227
  display: flex;
228
  flex-direction: row;
229
  align-items: center;
230
+ padding: 5px;
231
  }
232
 
233
  .empty.svelte-lk9eg8 {