mirror of
https://github.com/outline/outline.git
synced 2026-01-06 02:59:54 -06:00
fix: zIndex of toolbar buttons
This commit is contained in:
@@ -46,6 +46,7 @@ export const base = {
|
||||
fontWeight: 400,
|
||||
link: colors.primary,
|
||||
backgroundTransition: 'background 100ms ease-in-out',
|
||||
zIndex: 100,
|
||||
};
|
||||
|
||||
export const light = {
|
||||
|
||||
Reference in New Issue
Block a user