mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: bump version
This commit is contained in:
parent
84c472a3fa
commit
30aa3f5470
1 changed files with 1 additions and 2 deletions
|
@ -149,8 +149,7 @@ export const randomizerButton = style({
|
||||||
animationName: slideIn,
|
animationName: slideIn,
|
||||||
animationDuration: "0.2s",
|
animationDuration: "0.2s",
|
||||||
position: "fixed",
|
position: "fixed",
|
||||||
/* Bottom panel height + spacing */
|
bottom: `${SPACING_UNIT * 3}px`,
|
||||||
bottom: `${26 + SPACING_UNIT * 2}px`,
|
|
||||||
/* Scroll bar + spacing */
|
/* Scroll bar + spacing */
|
||||||
right: `${9 + SPACING_UNIT * 2}px`,
|
right: `${9 + SPACING_UNIT * 2}px`,
|
||||||
boxShadow: "rgba(255, 255, 255, 0.1) 0px 0px 10px 1px",
|
boxShadow: "rgba(255, 255, 255, 0.1) 0px 0px 10px 1px",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue