From d262dfe0b2ff893487bf2e38d290e5d46a327fdf Mon Sep 17 00:00:00 2001 From: Alfredo Monclus Date: Mon, 10 Jun 2024 16:07:45 -0300 Subject: [PATCH] style: material darker more centered labels --- styles/material-darker/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/material-darker/style.css b/styles/material-darker/style.css index 0aa3d243..575c82df 100644 --- a/styles/material-darker/style.css +++ b/styles/material-darker/style.css @@ -51,6 +51,7 @@ button.color4 { background-color: #252525; border-color: #252525; border-radius: .25em; + padding-top: 0.4em; } button.color1:active,