Fix border in card modal

This commit is contained in:
Maksim Eltyshev
2020-05-23 18:05:22 +05:00
parent 67dd13a11c
commit af4297ac62
3 changed files with 10 additions and 6 deletions
@@ -213,6 +213,6 @@
padding: 8px 16px 0 8px !important;
}
.wrapper {
width: 768px !important;
}
/* .wrapper {
min-width: 768px;
} */