mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix notification
This commit is contained in:
parent
a838f38dcb
commit
4abb2e7daa
|
@ -614,7 +614,7 @@ a.logo {
|
||||||
|
|
||||||
.gift-container {
|
.gift-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue