Pre-line
authorTomas Mudrunka <tomas@mudrunka.cz>
Mon, 6 Dec 2021 21:10:50 +0000 (22:10 +0100)
committerTomas Mudrunka <tomas@mudrunka.cz>
Mon, 6 Dec 2021 21:10:50 +0000 (22:10 +0100)
tools/din_rail_module_label_generator.html

index 7c5408d3db805396742ba4f21f50336fdcac283c..03d0907279808cbb5d511cd56f759bb3c4549a1f 100644 (file)
@@ -11,6 +11,7 @@ td {
        text-align: center; padding: 0; overflow: hidden;
        display: flex; float: left; margin-bottom: 10mm; box-sizing: border-box;
        justify-content: center; /* align-items: center; */
+       white-space: pre-line;
 }
 td:not(:last-child) { border-right: 0px solid red; }
 td[colspan="2"] { width: calc(2 * 18mm); }
This page took 0.161876 seconds and 4 git commands to generate.