Update CardSidebar.vue

Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
This commit is contained in:
Philip
2024-07-11 10:45:20 +02:00
committed by backportbot[bot]
parent 6ec5df8ae5
commit f6f8ea79ae

View File

@@ -225,7 +225,7 @@ section.app-sidebar__tab--active {
right: 0; right: 0;
max-width: calc(100% - #{$modal-padding * 2}); max-width: calc(100% - #{$modal-padding * 2});
padding: 0 14px; padding: 0 14px;
height: auto; height: 100%;
overflow: initial; overflow: initial;
user-select: text; user-select: text;
-webkit-user-select: text; -webkit-user-select: text;