lalashechka commited on
Commit
d4e3cf8
1 Parent(s): 88b8105

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -6,7 +6,8 @@
6
  <title>My static Space</title>
7
  <style>
8
  div#component-4 input {
9
- height: 40px;
 
10
  }
11
  div#component-2 {
12
  display: none;
 
6
  <title>My static Space</title>
7
  <style>
8
  div#component-4 input {
9
+ max-height: 40px;
10
+ min-height: 40px;
11
  }
12
  div#component-2 {
13
  display: none;