mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-07-02 19:52:47 +03:00
Patch 3.3.1 (#232)
* fix: opening tab context menu causes tab to open on Firefox #224 (#225) * build(deps): dependency bump + audit fix + manifest version update * chore(ci): dependabot group policy update * docs: copyright dates * chore(ui): minor branding update
This commit is contained in:
@@ -41,5 +41,11 @@ export const useOptionsStyles = makeStyles({
|
||||
flexFlow: "column",
|
||||
alignItems: "flex-start",
|
||||
gap: tokens.spacingVerticalSNudge
|
||||
},
|
||||
img:
|
||||
{
|
||||
height: "100px",
|
||||
flexGrow: 1,
|
||||
alignSelf: "flex-end"
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user