mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
Adjust max url length (#478)
* Adjust max url length * Unneeded tr adjustment
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
input#search { border: 1px solid #888; border-radius: 0.25rem; display: none }
|
||||
|
||||
table { margin: 0 }
|
||||
td:first-child { max-width: 29rem; overflow: hidden; text-overflow: ellipsis }
|
||||
td:not(.centered) { font: var(--font-mono); padding: 0.25rem 0.5rem; text-align: right }
|
||||
td.centered { opacity: 0.65; padding: 1rem; text-align: center }
|
||||
td:nth-child(2) { width: 100% }
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
"@polkadot/dev": "^0.62.64",
|
||||
"@polkadot/dev": "^0.62.65",
|
||||
"@types/jest": "^26.0.24"
|
||||
},
|
||||
"version": "0.6.277",
|
||||
|
||||
@@ -1875,9 +1875,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/dev@npm:^0.62.64":
|
||||
version: 0.62.64
|
||||
resolution: "@polkadot/dev@npm:0.62.64"
|
||||
"@polkadot/dev@npm:^0.62.65":
|
||||
version: 0.62.65
|
||||
resolution: "@polkadot/dev@npm:0.62.65"
|
||||
dependencies:
|
||||
"@babel/cli": ^7.14.8
|
||||
"@babel/core": ^7.15.0
|
||||
@@ -1965,7 +1965,7 @@ __metadata:
|
||||
polkadot-exec-rollup: scripts/polkadot-exec-rollup.cjs
|
||||
polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs
|
||||
polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs
|
||||
checksum: ad8aa371f3022c61a6837364bb853d10400ee0d855fb325be99e47b74b4b42edd284241b7db1d3f22d6fcc8ab406a69259dccdfedd142642b55039fd89c9dc52
|
||||
checksum: 0bed000319108f92a73c2861946a13a011f7d90bf2e0099627136b7e295f93810d8aa002393085ebbc9d311558ef35f1484bcf164541086594caa45c67e3df94
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -9774,7 +9774,7 @@ resolve@^2.0.0-next.3:
|
||||
dependencies:
|
||||
"@babel/core": ^7.15.0
|
||||
"@pinata/sdk": ^1.1.23
|
||||
"@polkadot/dev": ^0.62.64
|
||||
"@polkadot/dev": ^0.62.65
|
||||
"@types/jest": ^26.0.24
|
||||
dnslink-cloudflare: ^3.0.0
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user