mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
fixed walkthrough text visiblity (#10718)
This commit is contained in:
parent
6db760ba41
commit
396a9e6134
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue