mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-04-21 05:04:36 +02:00
d8d1f0c517
- file reading - decoding master file
5 lines
119 B
CSS
5 lines
119 B
CSS
/* override table no-wrap */
|
|
.wy-table-responsive table td, .wy-table-responsive table th {
|
|
white-space: normal;
|
|
}
|