We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c7038 commit 83d9c62Copy full SHA for 83d9c62
ponyracer/package.json
@@ -31,8 +31,8 @@
31
"zone.js": "~0.15.0"
32
},
33
"devDependencies": {
34
- "@angular/build": "^20.1.0",
35
- "@angular/cli": "^20.1.0",
+ "@angular/build": "^20.1.1",
+ "@angular/cli": "^20.1.1",
36
"@angular/compiler-cli": "^20.1.0",
37
"@types/jasmine": "~5.1.0",
38
"jasmine-core": "~5.8.0",
ponyracer/src/app/app.html
@@ -124,6 +124,7 @@
124
line-height: 1.4rem;
125
letter-spacing: -0.00875rem;
126
text-decoration: none;
127
+ white-space: nowrap;
128
}
129
130
.pill:hover {
0 commit comments