diff --git a/static/index.html b/static/index.html
index f596d33..0e14f8c 100644
--- a/static/index.html
+++ b/static/index.html
@@ -72,6 +72,7 @@
word-break: normal;
}
+ .null,
.key {
width: 30px;
}
@@ -80,7 +81,6 @@
width: 35px;
}
- .null,
.default {
width: 50px;
}
@@ -91,7 +91,7 @@
}
-