There was an error while loading. Please reload this page.
2 parents 1110fb3 + 7e0932f commit 5400a6fCopy full SHA for 5400a6f
1 file changed
src/components/card/CardSidebar.vue
@@ -216,6 +216,7 @@ section.app-sidebar__tab--active {
216
// FIXME: Obivously we should at some point not randomly reuse the sidebar component
217
// since this is not oficially supported
218
.modal__card .app-sidebar {
219
+ box-sizing: unset;
220
$modal-padding: 14px;
221
border: 0;
222
min-width: calc(100% - #{$modal-padding * 2});
0 commit comments