mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Events
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
The `max-width` rule sets a maximum width for a widget.
|
||||
|
||||
## Syntax
|
||||
|
||||
```
|
||||
max-width: <SCALAR>;
|
||||
```
|
||||
|
||||
## CSS
|
||||
|
||||
```sass
|
||||
|
||||
Reference in New Issue
Block a user