Fix close tab icon size
This commit is contained in:
parent
24974ee2fa
commit
29cd00f78d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ export default function tab_bar(): any {
|
||||||
type_icon_width: 14,
|
type_icon_width: 14,
|
||||||
|
|
||||||
// Close icons
|
// Close icons
|
||||||
close_icon_width: 8,
|
close_icon_width: 14,
|
||||||
icon_close: foreground(layer, "variant"),
|
icon_close: foreground(layer, "variant"),
|
||||||
icon_close_active: foreground(layer, "hovered"),
|
icon_close_active: foreground(layer, "hovered"),
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue