- Notifications
You must be signed in to change notification settings - Fork907
Commitd32a5e1
authored
fix: fix UI bugs for orgs (#16302)
resolvescoder/internal#288resolvescoder/internal#287Fixes alignment issue on create organizations page when license banneris visible.before<img width="1178" alt="Screenshot 2025-01-27 at 18 36 35"src="https://github.com/user-attachments/assets/b845f1df-adb3-4876-aba5-8fa9d56eb22b"/>after<img width="961" alt="Screenshot 2025-01-27 at 18 47 06"src="https://github.com/user-attachments/assets/4a6374f9-9571-453c-9258-9cc4631afb77"/>1 parent1336925 commitd32a5e1
File tree
4 files changed
+15
-6
lines changed- site/src
- modules/management
- pages/ManagementSettingsPage
4 files changed
+15
-6
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 |
| |
90 | 96 |
| |
91 | 97 |
| |
| |||
117 | 123 |
| |
118 | 124 |
| |
119 | 125 |
| |
120 |
| - | |
| 126 | + | |
121 | 127 |
| |
122 |
| - | |
| 128 | + | |
123 | 129 |
| |
124 | 130 |
| |
125 | 131 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
|
0 commit comments
Comments
(0)