SachaDee commited on
Commit
a62d85c
·
verified ·
1 Parent(s): 7471685

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +0 -18
app.css CHANGED
@@ -10,21 +10,3 @@
10
  flex-wrap: nowrap !important;
11
  }
12
 
13
- .example-images {
14
- max-width: 100% !important;
15
- height: auto !important;
16
- }
17
- .gr-examples {
18
- overflow-x: hidden !important;
19
- }
20
- .gr-examples img {
21
- max-width: 100% !important;
22
- height: auto !important;
23
- }
24
- .gr-samples-gallery {
25
- gap: 0.5rem !important;
26
- }
27
- .gr-sample-image {
28
- width: calc(50% - 0.25rem) !important;
29
- min-width: unset !important;
30
- }
 
10
  flex-wrap: nowrap !important;
11
  }
12