slint/api/sixtyfps-cpp/docs/_static/theme_tweak.css
Simon Hausmann f4958abba5 Simplify C++ docs build directory setup
Symlink the _static directory instead.
2020-09-04 11:30:51 +02:00

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;
}