Fix text selection in dark mode and modal view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -225,6 +225,8 @@ export default {
|
||||
padding: 0 14px;
|
||||
max-height: 100%;
|
||||
overflow: initial;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
|
||||
&::v-deep {
|
||||
.app-sidebar-header {
|
||||
|
||||
Reference in New Issue
Block a user