mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
Merge pull request #10724 from fkk989/fix/#10718-walkthrough-text
fixed walkthrough text visiblity (#10718)
This commit is contained in:
commit
6a96d88917
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