We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16eadb9 commit c40e4f1Copy full SHA for c40e4f1
CodeiumVS/Resources/ChatLoadingPage.html.txt
@@ -14,6 +14,7 @@
14
.loader {
15
width: 80px;
16
height: 80px;
17
+ align-self: flex-start;
18
}
19
20
@keyframes pulse {
@@ -44,7 +45,7 @@
44
45
<div class="container">
46
<h2 id="loading-text">Loading Windsurf</h2>
47
<div class="loader">
- <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;">
49
<g clip-path="url(#clip0_21947_7215)">
50
<g clip-path="url(#clip1_21947_7215)">
51
<g filter="url(#filter0_i_21947_7215)">
0 commit comments