mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-03 03:46:37 +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.displayFlex
|
||||
, Css.alignItems Css.center
|
||||
, Css.justifyContent Css.center
|
||||
]
|
||||
]
|
||||
[ config.icon
|
||||
|
Loading…
Reference in New Issue
Block a user