Set color-scheme to dark to make the focus ring on the dropdown button
legible
This commit is contained in:
@@ -123,6 +123,7 @@ limitations under the License.
|
||||
body {
|
||||
background-color: var(--bgColor1);
|
||||
color: var(--textColor1);
|
||||
color-scheme: dark;
|
||||
margin: 0;
|
||||
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
|
||||
"Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
|
||||
|
||||
Reference in New Issue
Block a user