forked from OctoWoW/OctoLauncher
Fixed tweaks and mods, added localization, added antivirus walkthrough
This commit is contained in:
@@ -25,6 +25,16 @@ body {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: rgb(248 156 66 / 0.45);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#root {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user