From 31eb0235c2c4b8a7c6a31a7e72ac81534fb0e6a5 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 29 May 2024 19:51:00 +0300 Subject: [PATCH] Clean-up button styles --- public/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/style.css b/public/style.css index ce84975e0..ff355a226 100644 --- a/public/style.css +++ b/public/style.css @@ -3168,14 +3168,9 @@ grammarly-extension { .avatar_div .menu_button, .form_create_bottom_buttons_block .menu_button { - font-weight: bold; padding: 5px; margin: 0; filter: grayscale(0.5); - text-align: center; - font-size: 17px; - aspect-ratio: 1 / 1; - flex: 0.05; } .menu_button:hover, @@ -5134,4 +5129,4 @@ body:not(.movingUI) .drawer-content.maximized { color: #FAF8F6; } -/* Pastel White */ \ No newline at end of file +/* Pastel White */