mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-21 08:31:58 +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",
|
"name": "Miru",
|
||||||
"version": "2.9.6",
|
"version": "2.10.0",
|
||||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"homepage": "https://github.com/ThaUnknown/miru#readme",
|
"homepage": "https://github.com/ThaUnknown/miru#readme",
|
||||||
|
|
|
||||||
|
|
@ -152,7 +152,7 @@
|
||||||
}
|
}
|
||||||
.close {
|
.close {
|
||||||
top: 1rem !important;
|
top: 1rem !important;
|
||||||
left: unset;
|
left: unset !important;
|
||||||
right: 2.5rem !important;
|
right: 2.5rem !important;
|
||||||
}
|
}
|
||||||
.badge {
|
.badge {
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
}
|
}
|
||||||
.close {
|
.close {
|
||||||
top: 1rem !important;
|
top: 1rem !important;
|
||||||
left: unset;
|
left: unset !important;
|
||||||
right: 2.5rem !important;
|
right: 2.5rem !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue