mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-12 20:40:20 +00:00
bump ver
This commit is contained in:
parent
c8c7cabf18
commit
c0254d749b
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "2.9.6",
|
||||
"version": "2.10.0",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"main": "src/index.js",
|
||||
"homepage": "https://github.com/ThaUnknown/miru#readme",
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
}
|
||||
.close {
|
||||
top: 1rem !important;
|
||||
left: unset;
|
||||
left: unset !important;
|
||||
right: 2.5rem !important;
|
||||
}
|
||||
.badge {
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
.close {
|
||||
top: 1rem !important;
|
||||
left: unset;
|
||||
left: unset !important;
|
||||
right: 2.5rem !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue