mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Correct the class name that hides the widget in the eg
Also add some code markup to the class name, as this seems common elsewhere in the docs.
This commit is contained in:
@@ -17,7 +17,7 @@ display: [none|block];
|
||||
|
||||
## Example
|
||||
|
||||
Note that the second widget is hidden by adding the "hidden" class which sets the display style to None.
|
||||
Note that the second widget is hidden by adding the `"remove"` class which sets the display style to None.
|
||||
|
||||
=== "display.py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user