kamrify commited on
Commit
41eca1e
·
1 Parent(s): 9dbe470

Update notes

Browse files
docs/src/content/guides/theming.mdx CHANGED
@@ -91,7 +91,7 @@ Following classes are applied to the overlay i.e. the lightbox displayed over th
91
 
92
  ## Styling Highlighted Element
93
 
94
- Following classes are applied to the highlighted element which can be used to apply custom styles depending on the state of the driver.
95
 
96
  ```css
97
  .driver-active-element {}
 
91
 
92
  ## Styling Highlighted Element
93
 
94
+ Whenever an element is highlighted, the following classes are applied to it.
95
 
96
  ```css
97
  .driver-active-element {}