Skip to content

Commit 0429997

Browse files
committed
fix: testbed styling for older android devices
1 parent 5ad804a commit 0429997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testbed/www/css/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ body {
1010
button, input {
1111
padding: 0.5em;
1212
border: 3px solid #F5F5F5;
13+
width: 100%;
1314
}
1415
button {
1516
background-color: #F5F5F5;

0 commit comments

Comments
 (0)