mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add subsections for references with 2+ examples.
This commit is contained in:
@@ -19,6 +19,8 @@ The scrollbar widths may also be set individually with `scrollbar-size-horizonta
|
||||
|
||||
## Examples
|
||||
|
||||
### Basic usage
|
||||
|
||||
In this example we modify the size of the widget's scrollbar to be _much_ larger than usual.
|
||||
|
||||
=== "Output"
|
||||
@@ -38,6 +40,8 @@ In this example we modify the size of the widget's scrollbar to be _much_ larger
|
||||
--8<-- "docs/examples/styles/scrollbar_size.css"
|
||||
```
|
||||
|
||||
### Scrollbar sizes comparison
|
||||
|
||||
In the next example we show three containers with differently sized scrollbars.
|
||||
|
||||
=== "Output"
|
||||
|
||||
Reference in New Issue
Block a user