fix: design review issues

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2024-07-15 19:00:15 +02:00
committed by grnd-alt
parent 88c5f5fe15
commit aed4baa8fc
20 changed files with 67 additions and 40 deletions

View File

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