Aligning items to center for container notification.
This commit is contained in:
parent
29b9590878
commit
10e83d3795
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
.container-notification {
|
||||
align-items: center;
|
||||
background: #33f70c;
|
||||
color: #003f07;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue