mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
final commit
This commit is contained in:
11
src/ui/components/menu/GamePathNotify.css
Normal file
11
src/ui/components/menu/GamePathNotify.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.GameInstallNotify {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background-color: rgb(39, 39, 39);
|
||||
color: white;
|
||||
}
|
||||
|
||||
#pointer {
|
||||
position: absolute;
|
||||
right: 85px;
|
||||
}
|
||||
Reference in New Issue
Block a user