fix(ui): content alignment in modal (#7003)
Closes https://github.com/payloadcms/payload/issues/6936
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
justify-content: center;
|
||||
|
||||
&__template {
|
||||
z-index: 1;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
justify-content: center;
|
||||
|
||||
&__template {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user