mirror of
https://github.com/restic/restic.git
synced 2026-02-17 06:23:56 +00:00
docs: fix table width
This commit is contained in:
4
doc/_static/css/restic.css
vendored
4
doc/_static/css/restic.css
vendored
@@ -8,3 +8,7 @@
|
|||||||
height: 50% !important;
|
height: 50% !important;
|
||||||
width: 50% !important;
|
width: 50% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wy-table-responsive table td {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user