Use the ghost variant for a flat button style in the toolbar
This commit is contained in:
committed by
Kirill Bulatov
parent
5bb6a14d42
commit
ef86c08174
@@ -152,6 +152,7 @@ export default function workspace(): any {
|
||||
}),
|
||||
toggleable_tool: toggleable_icon_button(theme, {
|
||||
margin: { left: 8 },
|
||||
variant: "ghost",
|
||||
active_color: "accent",
|
||||
}),
|
||||
padding: { left: 8, right: 8, top: 4, bottom: 4 },
|
||||
|
||||
Reference in New Issue
Block a user