From d0f14c7741c3f74d2fa741f2969633815b768aa9 Mon Sep 17 00:00:00 2001 From: amfiyong Date: Fri, 25 Jun 2021 16:18:13 +0800 Subject: [PATCH] update --- metron/css/style.bundle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metron/css/style.bundle.css b/metron/css/style.bundle.css index 4832277..6656d1e 100644 --- a/metron/css/style.bundle.css +++ b/metron/css/style.bundle.css @@ -35753,7 +35753,8 @@ button { .btn.btn-square { border-radius: 0; } .btn.btn-pill { - border-radius: 0.2rem; } + border-radius: 0.2rem; + width: 100%; } .btn.btn-text { cursor: text; } .btn:not(.btn-text) {