Update CardSidebar.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
This commit is contained in:
@@ -221,7 +221,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;
|
||||||
|
|||||||
Reference in New Issue
Block a user