mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-06 22:49:38 +03:00
Fix Firefox banner alert alignment
This commit is contained in:
parent
8eca25a267
commit
607271281d
@ -230,6 +230,7 @@ inCircle config =
|
|||||||
, Css.backgroundColor config.backgroundColor
|
, Css.backgroundColor config.backgroundColor
|
||||||
, Css.displayFlex
|
, Css.displayFlex
|
||||||
, Css.alignItems Css.center
|
, Css.alignItems Css.center
|
||||||
|
, Css.justifyContent Css.center
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
[ config.icon
|
[ config.icon
|
||||||
|
Loading…
Reference in New Issue
Block a user