Make dialogue prose selectable

This commit is contained in:
vorotamoroz
2026-07-24 17:53:55 +00:00
parent 0a7a3b1635
commit c8162fd0cd
4 changed files with 71 additions and 13 deletions
+5
View File
@@ -12,6 +12,11 @@
background-color: var(--text-muted);
}
.vpk-action-dialog__message {
user-select: text;
-webkit-user-select: text;
}
.conflict-dev-name {
display: inline-block;
min-width: 5em;