mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 05:14:48 +00:00
9 lines
No EOL
184 B
CSS
9 lines
No EOL
184 B
CSS
.wy-table-responsive table td, .wy-table-responsive table th {
|
|
white-space: normal;
|
|
}
|
|
|
|
.wy-table-responsive {
|
|
margin-bottom: 24px;
|
|
max-width: 100%;
|
|
overflow: visible;
|
|
} |