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
This commit is contained in:
		| @@ -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; | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user