FIx roomsublist heights.
- also fiddles the font size numbers
This commit is contained in:
parent
20ec900405
commit
fc6e5227ac
8 changed files with 26 additions and 18 deletions
|
@ -23,7 +23,7 @@ import { _t } from '../../../languageHandler';
|
|||
import {formatDate} from '../../../DateUtils';
|
||||
import Velociraptor from "../../../Velociraptor";
|
||||
import * as sdk from "../../../index";
|
||||
import {toRem} from "../../../utils/rem";
|
||||
import {toRem} from "../../../utils/units";
|
||||
|
||||
let bounce = false;
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue