| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 83c47e0 commit ccec8c4
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,5 @@ | |||
| 1 | 1 | --- | |
| 2 | 2 | description: Git commit and push | |
| 3 | - subtask: true | ||
| 4 | 3 | --- | |
| 5 | 4 | ||
| 6 | 5 | commit and push | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -939,7 +939,7 @@ function UserMessage(props: { | |||
| 939 | 939 | onMouseUp={props.onMouseUp} | |
| 940 | 940 | paddingTop={1} | |
| 941 | 941 | paddingBottom={1} | |
| 942 | - paddingLeft={1} | ||
| 942 | + paddingLeft={2} | ||
| 943 | 943 | backgroundColor={hover() ? theme.backgroundElement : theme.backgroundPanel} | |
| 944 | 944 | flexShrink={0} | |
| 945 | 945 | > | |
| Back | FazBrowse Home | New Git URL |
0 commit comments