tangled
alpha
login
or
join now
futur.blue
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add gap between item and title
handle.invalid
4 months ago
fc2acefc
4b3a280a
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
views
logs.tsx
+1
-1
src/views/logs.tsx
···
169
169
return (
170
170
<div
171
171
classList={{
172
172
-
"grid grid-cols-[auto_1fr] gap-x-2": true,
172
172
+
"grid grid-cols-[auto_1fr] gap-y-0.5 gap-x-2": true,
173
173
"opacity-60": diff.orig.nullified,
174
174
}}
175
175
>