mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-19 08:41:09 +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% }
|
||||
|
||||
Reference in New Issue
Block a user