Commit 90ad0a1
authored
fix(issue-details): Convert IconLock to IconGlobe for public issues (#81156)
**Before**
<img width="308" alt="image"
src="https://github.com/user-attachments/assets/9af752e7-1cca-4a81-924e-d33f4eb77a61">
<img width="203" alt="image"
src="https://github.com/user-attachments/assets/97b70ae7-9b51-4189-a8eb-8ec4378cbcc6">
**After**
<img width="295" alt="image"
src="https://github.com/user-attachments/assets/96e293f0-db78-447f-a5d3-beca368280a3">
<img width="170" alt="image"
src="https://github.com/user-attachments/assets/3bacd188-3359-4cdf-b0c9-41ac5918a1e0">1 parent 56ebc5b commit 90ad0a1
File tree
2 files changed
+4
-4
lines changed- static/app/views/issueDetails/streamline
2 files changed
+4
-4
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
0 commit comments