Skip to content

Commit 4f5b67d

Browse files
authored
docs: fix settings background on mobile (#341)
1 parent 0333f74 commit 4f5b67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/playground/webapp/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ html.sap-desktop .sapContrast .sapMLnk:focus:not(.sapMLnkDsbl) {
275275

276276

277277
/* Change Select default styles */
278-
.switch-container .select-width.sapMSlt.sapMSltDefault.sapMSltHoverable.sapMSltMinWidth.sapMSltWithArrow {
278+
.switch-container .select-width.sapMSlt.sapMSltDefault.sapMSltMinWidth.sapMSltWithArrow {
279279
background-color: #000;
280280
}
281281

0 commit comments

Comments
 (0)