Increase the size of new tab button view

This commit is contained in:
Taher
2022-06-03 07:09:13 -07:00
parent 017b1ae392
commit 2702bb77ef
@@ -15,7 +15,7 @@
#include "ui/gfx/scoped_canvas.h"
// static
const gfx::Size BraveNewTabButton::kButtonSize{20, 20};
const gfx::Size BraveNewTabButton::kButtonSize{24, 24};
gfx::Size BraveNewTabButton::CalculatePreferredSize() const {
// Overriden so that we use Brave's custom button size