Fix off-center discord icon.
This commit is contained in:
@@ -108,6 +108,7 @@ const Shortcuts = () => {
|
||||
class_name: "dashboard-button discord top-button",
|
||||
on_primary_click: () => handleClick("discord"),
|
||||
child: Widget.Label({
|
||||
hpack: "center",
|
||||
class_name: "button-label",
|
||||
label: "",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user