mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Markdown and dictionary example
This commit is contained in:
@@ -8,9 +8,9 @@ Input {
|
||||
}
|
||||
|
||||
#results {
|
||||
width: auto;
|
||||
min-height: 100%;
|
||||
padding: 0 1;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
}
|
||||
|
||||
#results-container {
|
||||
|
||||
Reference in New Issue
Block a user