parent
3041fd66cd
commit
36ec9d7236
7 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@ SubmenuButton::SubmenuButton(PressedCallback callback,
|
|||
: views::MenuButton(std::move(callback), gfx::RemoveAccelerator(title)),
|
||||
background_color_(background_color) {
|
||||
#if BUILDFLAG(IS_LINUX)
|
||||
// Dont' use native style border.
|
||||
// Don't use native style border.
|
||||
SetBorder(CreateDefaultBorder());
|
||||
#endif
|
||||
SetAccessibleRole(ax::mojom::Role::kPopUpButton);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue