mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 17:57:29 -05:00
sidebar: fix booru and waifu image action buttons
This commit is contained in:
@@ -290,8 +290,9 @@ const BooruPage = (taglist, serviceName = 'Booru') => {
|
||||
]
|
||||
});
|
||||
const pageImages = Box({
|
||||
hpack: 'start',
|
||||
homogeneous: true,
|
||||
className: 'sidebar-booru-imagegrid margin-top-5',
|
||||
className: 'sidebar-booru-imagegrid',
|
||||
})
|
||||
const pageImageRevealer = Revealer({
|
||||
transition: 'slide_down',
|
||||
|
||||
Reference in New Issue
Block a user