fmt
This commit is contained in:
parent
56c0f9aec9
commit
f517f14628
|
@ -138,12 +138,7 @@
|
|||
"engines": {
|
||||
"node": ">= 20"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
"@swc/core",
|
||||
"esbuild",
|
||||
"protobufjs"
|
||||
],
|
||||
"trustedDependencies": ["@biomejs/biome", "@swc/core", "esbuild", "protobufjs"],
|
||||
"dependencies": {
|
||||
"form-data": "^4.0.0",
|
||||
"idb": "^8.0.0",
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
.topic {
|
||||
font-size:1.2rem;
|
||||
background: rgba(38, 56, 217, 0.95);
|
||||
background: rgb(38 56 217 / 95%);
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
line-height: 3.4rem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user