File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,12 +140,12 @@ <h4>Organization Name</h4>
140
140
</ span >
141
141
</ span >
142
142
</ div >
143
- < div class ="flex items-center mt-4 ">
143
+ < div class ="flex items-center mt-4 gap-2 ">
144
144
< input id ="orgInput " type ="text "
145
145
class ="w-full border-2 border-gray-200 bg-gray-200 rounded-xl text-gray-800 p-2 my-2 "
146
- placeholder ="Enter organization name (default: fossasia) ">
146
+ placeholder ="Enter organization name ">
147
147
< button id ="setOrgBtn " type ="button "
148
- class ="ml-2 px-5 py-2 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-xl text-base my-2 h-[44px] flex-shrink-0 "
148
+ class ="px-5 py-2 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-xl text-base my-2 h-[44px] flex-shrink-0 "
149
149
style ="min-width:60px; "> Set</ button >
150
150
</ div >
151
151
</ div >
You can’t perform that action at this time.
0 commit comments