Remove center rule at non-center selector
This commit is contained in:
parent
117a067bbe
commit
af27f5e25d
|
@ -3,8 +3,6 @@
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
position: fixed;
|
||||
background-color: rgba(0, 0, 0, 0.45);
|
||||
|
|
Loading…
Reference in New Issue
Block a user