Merge pull request #5029 from GabrielInTheWorld/ugglyMotionCard
Fixes uggly opening of motion-card
This commit is contained in:
commit
2df154995a
@ -141,15 +141,12 @@ span {
|
||||
}
|
||||
|
||||
.desktop-right {
|
||||
display: grid;
|
||||
|
||||
min-width: calc(70% - 90px);
|
||||
|
||||
mat-card {
|
||||
display: inline;
|
||||
margin: 0px 40px 10px 10px;
|
||||
.os-form-card {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.os-card {
|
||||
display: grid;
|
||||
max-width: 900px;
|
||||
min-width: 400px;
|
||||
margin-left: 0 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user