Merge pull request #10724 from fkk989/fix/#10718-walkthrough-text

fixed walkthrough text visiblity (#10718)
This commit is contained in:
Johnson Cherian 2024-09-30 15:11:27 +05:30 committed by GitHub
commit 6a96d88917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5028,7 +5028,7 @@ div#driver-page-overlay {
border-color: rgba(101, 109, 119, 0.16) !important;
.driver-popover-title {
color: var(--slate12) !important;
color: white !important;
}
.driver-popover-tip {