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 {
|
.desktop-right {
|
||||||
display: grid;
|
.os-form-card {
|
||||||
|
margin-bottom: 20px;
|
||||||
min-width: calc(70% - 90px);
|
|
||||||
|
|
||||||
mat-card {
|
|
||||||
display: inline;
|
|
||||||
margin: 0px 40px 10px 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.os-card {
|
.os-card {
|
||||||
|
display: grid;
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
min-width: 400px;
|
min-width: 400px;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user