File tree 3 files changed +11
-6
lines changed
@navikt/core/css/darkside/form
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @navikt/ds-css " : patch
3
+ ---
4
+
5
+ Darkside: Removed stacking backgrounds with transparency in Combobox.
Original file line number Diff line number Diff line change 175
175
min-width : 10ch ;
176
176
width : 100% ;
177
177
height : var (--__axc-combobox-input-height );
178
- background : var ( --ax-bg-input ) ;
178
+ background : transparent ;
179
179
180
180
& : focus-visible {
181
181
outline : 0 ;
Original file line number Diff line number Diff line change @@ -4322,7 +4322,7 @@ __metadata:
4322
4322
resolution: "@navikt/aksel@workspace:@navikt/aksel"
4323
4323
dependencies:
4324
4324
"@navikt/ds-css": "npm:^7.17.1"
4325
- axios: "npm:1.7.4 "
4325
+ axios: "npm:1.8.2 "
4326
4326
chalk: "npm:4.1.0"
4327
4327
clipboardy: "npm:^2.3.0"
4328
4328
commander: "npm:10.0.1"
@@ -9588,14 +9588,14 @@ __metadata:
9588
9588
languageName: node
9589
9589
linkType: hard
9590
9590
9591
- "axios@npm:1.7.4 ":
9592
- version: 1.7.4
9593
- resolution: "axios@npm:1.7.4 "
9591
+ "axios@npm:1.8.2 ":
9592
+ version: 1.8.2
9593
+ resolution: "axios@npm:1.8.2 "
9594
9594
dependencies:
9595
9595
follow-redirects: "npm:^1.15.6"
9596
9596
form-data: "npm:^4.0.0"
9597
9597
proxy-from-env: "npm:^1.1.0"
9598
- checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
9598
+ checksum: 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed
9599
9599
languageName: node
9600
9600
linkType: hard
9601
9601
You can’t perform that action at this time.
0 commit comments