Skip to content

Commit c40e4f1

Browse files
committed
thing
1 parent 16eadb9 commit c40e4f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CodeiumVS/Resources/ChatLoadingPage.html.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
.loader {
1515
width: 80px;
1616
height: 80px;
17+
align-self: flex-start;
1718
}
1819

1920
@keyframes pulse {
@@ -44,7 +45,7 @@
4445
<div class="container">
4546
<h2 id="loading-text">Loading Windsurf</h2>
4647
<div class="loader">
47-
<svg width="2620" height="737" viewBox="1000 1000 2620 737" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:300px; height:auto;">
48+
<svg width="2620" height="737" viewBox="0 0 2620 737" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:300px; height:auto;">
4849
<g clip-path="url(#clip0_21947_7215)">
4950
<g clip-path="url(#clip1_21947_7215)">
5051
<g filter="url(#filter0_i_21947_7215)">

0 commit comments

Comments
 (0)