Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -42,7 +42,7 @@ body {
|
|
42 |
margin: 4px 2px;
|
43 |
cursor: pointer;
|
44 |
border-radius: 8px;
|
45 |
-
width:
|
46 |
}
|
47 |
|
48 |
.custom-textbox {
|
|
|
42 |
margin: 4px 2px;
|
43 |
cursor: pointer;
|
44 |
border-radius: 8px;
|
45 |
+
width: 200px;
|
46 |
}
|
47 |
|
48 |
.custom-textbox {
|