mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Can now select backup codes.
This commit is contained in:
@@ -1565,6 +1565,15 @@ a {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.selecttext {
|
||||
-webkit-touch-callout: text;
|
||||
-webkit-user-select: text;
|
||||
-khtml-user-select: text;
|
||||
-moz-user-select: text;
|
||||
-ms-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.fsize {
|
||||
float: right;
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user