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 GitHub
parent ed290f048d
commit f2699d61c7

View File

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