Fixes to popup handling and to broken styles

This commit is contained in:
Pieter Vander Vennet 2021-02-25 02:23:26 +01:00
parent 29a0a3ee81
commit a0b909e8a6
16 changed files with 188 additions and 247 deletions

View file

@ -4,6 +4,7 @@
height: 100%;
text-align: center;
word-break: normal;
word-wrap: normal;
}
.oh-table th {
padding: 0;
@ -170,6 +171,7 @@
.ohviz-table {
word-break: normal;
word-wrap: normal;
}
.ohviz-range {