From 4c008d111600cbd9ef0d6066dea5866684351ace Mon Sep 17 00:00:00 2001 From: aultokped Date: Mon, 5 Nov 2018 10:57:30 +0700 Subject: [PATCH] fix ui --- index/css/style.css | 3 +++ index/index.html | 4 ++-- index/js/style.js | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/index/css/style.css b/index/css/style.css index 1caa3bb..4594be8 100644 --- a/index/css/style.css +++ b/index/css/style.css @@ -7,6 +7,9 @@ body { .pt-50 { padding-top:50px; } +.w-120 { + width: 120px; +} .custom-pretty { border:none!important; } diff --git a/index/index.html b/index/index.html index c589ee8..9606dcd 100644 --- a/index/index.html +++ b/index/index.html @@ -30,7 +30,7 @@