Commit 70c3fc77 authored by Sebastien's avatar Sebastien Committed by Nicolas Giard

fix: admin system title text selection (#1247)

* Select Node.js and PostgreSQL version strings Select Node.js and PostgreSQL version strings are now selectable * fix: admin system title text selection
parent 88b550b3
......@@ -231,7 +231,7 @@ export default {
<style lang='scss'>
.admin-system {
.v-list-item__subtitle {
.v-list-item-title, .v-list-item__subtitle {
user-select: text;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment