mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 14:39:00 +01:00
column wrap for long attributes
This commit is contained in:
4
docs/static/extra.css
vendored
Normal file
4
docs/static/extra.css
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/* override table no-wrap */
|
||||
.wy-table-responsive table td, .wy-table-responsive table th {
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user