From c804fb6d7d6d57d8c04c4e404e6ae7532d106713 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 14 Apr 2020 17:27:47 +0200 Subject: [PATCH] fix format and null checkbox --- static/index.html | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/static/index.html b/static/index.html index b0503b6..6fb1071 100644 --- a/static/index.html +++ b/static/index.html @@ -73,7 +73,7 @@ .key { width: 30px; } - + .null, .default { width: 50px; @@ -85,6 +85,28 @@ } + + +