-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
bugIssues related to bugs on the documentation websiteIssues related to bugs on the documentation website
Description
Describe the Bug
Pages have all CSS Custom Properties present 2x in a tables for v8 docs
Expected Behavior
Each CSS Custom property should be present only once in a table
Steps to Reproduce
Open Split Pane > CSS Custom Properties, see
Name | Description |
---|---|
--border | Border between panes |
--border | Border between panes |
--side-max-width | Maximum width of the side pane. Does not apply when split pane is collapsed. |
--side-max-width | Maximum width of the side pane. Does not apply when split pane is collapsed. |
--side-min-width | Minimum width of the side pane. Does not apply when split pane is collapsed. |
--side-min-width | Minimum width of the side pane. Does not apply when split pane is collapsed. |
--side-width | Width of the side pane. Does not apply when split pane is collapsed. |
--side-width | Width of the side pane. Does not apply when split pane is collapsed. |
Screenshots
No response
Operating System
N/A
Browser
Chrome
Version
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugIssues related to bugs on the documentation websiteIssues related to bugs on the documentation website