mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
style(IndexBar): adjust sticky anchor color to red
This commit is contained in:
@@ -106,5 +106,5 @@ How to use: [Custom Theme](#/en-US/theme).
|
||||
| @index-anchor-font-size | `@font-size-md` | - |
|
||||
| @index-anchor-line-height | `32px` | - |
|
||||
| @index-anchor-background-color | `transparent` | - |
|
||||
| @index-anchor-sticky-text-color | `@green` | - |
|
||||
| @index-anchor-sticky-text-color | `@red` | - |
|
||||
| @index-anchor-sticky-background-color | `@white` | - |
|
||||
|
@@ -110,5 +110,5 @@ export default {
|
||||
| @index-anchor-font-size | `@font-size-md` | - |
|
||||
| @index-anchor-line-height | `32px` | - |
|
||||
| @index-anchor-background-color | `transparent` | - |
|
||||
| @index-anchor-sticky-text-color | `@green` | - |
|
||||
| @index-anchor-sticky-text-color | `@red` | - |
|
||||
| @index-anchor-sticky-background-color | `@white` | - |
|
||||
|
Reference in New Issue
Block a user